This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/accton /var/log/account/pacct
-
ExecStartPre=/usr/bin/chmod 600 /var/log/account/pacct
-
ExecStop=/usr/sbin/accton off
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
ConditionPathExists=/var/log/account
-
Description=Kernel process accounting
-
Description=Process accounting
-
Documentation=man:accton(8)
-
Additionnal notes
Nothing here.