This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/sysconfig/lighttpd -
ExecReload=/bin/kill -HUP $MAINPID -
ExecReload=/bin/kill -USR1 $MAINPID -
ExecStart=/usr/bin/lighttpd-angel -D -f /etc/lighttpd/lighttpd.conf -
ExecStart=/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf -
ExecStartPre=/usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf -
KillSignal=SIGINT -
PIDFile=/run/lighttpd.pid -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=read-only -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=simple
-
-
[Unit]-
After=network-online.target -
After=syslog.target network.target -
Description=Lightning Fast Webserver With Light System Requirements -
Description=Lighttpd Daemon -
Description=Lighttpd Web Server
-
Additionnal notes
Nothing here.