Codebase list atop / watch-fixes/main atopgpu.service
watch-fixes/main

Tree @watch-fixes/main (Download .tar.gz)

atopgpu.service @watch-fixes/mainraw · history · blame

[Unit]
Description=Atop GPU stats daemon
Documentation=man:atopgpud(8)
After=syslog.target
Before=atop.service

[Service]
ExecStart=/usr/sbin/atopgpud
Type=oneshot
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target