Codebase list atop / 7da261d8-86c7-4174-8ca6-2fe6ebc0dc0b/upstream atopacct.service
7da261d8-86c7-4174-8ca6-2fe6ebc0dc0b/upstream

Tree @7da261d8-86c7-4174-8ca6-2fe6ebc0dc0b/upstream (Download .tar.gz)

atopacct.service @7da261d8-86c7-4174-8ca6-2fe6ebc0dc0b/upstreamraw · history · blame

[Unit]
Description=Atop process accounting daemon
Documentation=man:atopacctd(8)
Conflicts=psacct.service
After=syslog.target
Before=atop.service

[Service]
Type=forking
PIDFile=/var/run/atopacctd.pid
ExecStart=/usr/sbin/atopacctd

[Install]
WantedBy=multi-user.target