File: atopgpu.service

package info (click to toggle)
atop 2.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,328 kB
  • sloc: ansic: 35,620; python: 257; sh: 248; makefile: 193
file content (12 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Atop GPU stats daemon
Documentation=man:atopgpud(8)
Before=atop.service

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

[Install]
WantedBy=multi-user.target