Codebase list atop / 91366f2c-78d1-42f6-b562-ced44659b65c/main atopacct.service
91366f2c-78d1-42f6-b562-ced44659b65c/main

Tree @91366f2c-78d1-42f6-b562-ced44659b65c/main (Download .tar.gz)

atopacct.service @91366f2c-78d1-42f6-b562-ced44659b65c/mainraw · 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