This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/accton /var/account/pacct
-
ExecStartPre=/usr/libexec/psacct/accton-create
-
ExecStop=/usr/sbin/accton off
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=syslog.target
-
ConditionPathExists=/var/account
-
Description=Kernel process accounting
-
Additionnal notes
Nothing here.