This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE CAP_CHOWN CAP_DAC_OVERRIDE CAP_FOWNER CAP_FSETID CAP_SETGID CAP_SETUID
-
ExecStart=/usr/bin/hiawatha -d
-
ExecStart=/usr/sbin/hiawatha -d
-
ExecStartPre=/usr/bin/wigwam
-
ExecStartPre=/usr/sbin/wigwam ; /usr/sbin/hiawatha -k
-
LimitNOFILE=infinity
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=read-only -
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 -
SyslogIdentifier=hiawatha
-
TimeoutSec=10
-
Type=simple
-
-
[Unit]
-
After=network.target
-
After=network.target remote-fs.target nss-lookup.target
-
Description=Hiawatha Web Server
-
Additionnal notes
Nothing here.