This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment="MTU=1280"
-
EnvironmentFile=-/etc/default/isatapd
-
EnvironmentFile=-/etc/sysconfig/isatapd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/isatapd --mtu $MTU $DAEMON_OPTS $ISATAP_ROUTERS
-
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 -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes
-
-
[Unit]
-
Description=isatapd creates and maintains an ISATAP client tunnel (RFC 5214) in Linux
-
Documentation=man:isatapd(8)
-
Additionnal notes
Nothing here.