This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=LC_ALL=C.UTF-8
-
ExecStart=/usr/sbin/oddjobd -n -p /run/oddjobd.pid -t 300
-
PIDFile=/run/oddjobd.pid
-
Type=simple
-
-
[Unit]
-
After=syslog.target network.target dbus.service
-
Description=privileged operations for unprivileged applications
-
Additionnal notes
Nothing here.