Codebase list atop / debian/2.7.1-2 atopacct.service
debian/2.7.1-2

Tree @debian/2.7.1-2 (Download .tar.gz)

atopacct.service @debian/2.7.1-2raw · 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