core/tomoyo-tools/tomoyo-auditd.service
2014-10-03 16:31:29 -04:00

16 lines
261 B
Desktop File

[Unit]
Description=Tomoyo Auditing
[Service]
Type=forking
ExecStart=/usr/bin/tomoyo-auditd
ExecReload=/usr/bin/kill -HUP $MAINPID
ProtectSystem=full
ProtectHome=true
PrivateNetwork=true
PrivateDevices=true
PrivateTmp=true
[Install]
WantedBy=multi-user.target