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
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=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 -
Restart=on-failure
-
RestrictRealtime
Introduced 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.