This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW
-
EnvironmentFile=-/etc/odhcp6c/odhcp6c-%I
-
ExecStart=/usr/sbin/odhcp6c -N try -P 0 -t 120 -v $CMD_OPTIONS %I
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 AF_PACKET AF_ALG
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
SystemCallErrorNumber=EPERM
-
SystemCallFilter=@system-service
-
Type=exec
-
-
[Unit]
-
After=network-pre.target sys-subsystem-net-devices-%i.device
-
Before=network.target
-
BindsTo=sys-subsystem-net-devices-%i.device
-
Description=DHCPv6 and RA client on %I
-
Wants=network.target
-
Additionnal notes
Nothing here.