This unit is provided by:
Options
-
[Service]
-
Environment=OIDENT_USER=nobody OIDENT_GROUP=nogroup
-
EnvironmentFile=-/etc/default/oidentd
-
EnvironmentFile=/etc/sysconfig/oidentd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/bin/sh -c "exec /usr/sbin/oidentd -IS ${OIDENT_OPTIONS} -u \"${OIDENT_USER}\" -g \"${OIDENT_GROUP}\" `[ \"${OIDENT_BEHIND_PROXY}\" = \"yes\" ] && ip route show to exact 0/0 | awk '{print \"-P \" $3}'`"
-
ExecStart=/usr/bin/oidentd -I -u oidentd -g oidentd
-
ExecStart=/usr/sbin/oidentd -I -u nobody -g nobody --foreground --nosyslog $OIDENTD_OPTIONS
-
ExecStart=/usr/sbin/oidentd -IS $OIDENTD_OPTIONS
-
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 -
RestrictRealtime
Introduced in systemd 231=yes -
StandardError=syslog
-
StandardInput=socket
-
Type=simple
-
-
[Unit]
-
Description=Ident (RFC 1413) per-connection server
-
Description=RFC 1413 compliant per-connection ident daemon
-
Description=RFC 1413 compliant per-connection ident server
-
Description=RFC 1413 compliant per-connection identification server
-
Documentation=man:oidentd(8) man:oidentd.conf(5) man:oidentd_masq.conf(5)
-
Additionnal notes
Nothing here.