This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/darkhttpd
-
ExecStart=/usr/bin/darkhttpd /srv/http --uid http --gid http --chroot --no-listing --mimetypes /etc/conf.d/mimetypes
-
ExecStart=/usr/sbin/darkhttpd $DARKHTTPD_ROOT --daemon $DARKHTTPD_FLAGS $MIMETYPES
-
NoNewPrivileges
Introduced in systemd 239=on -
PrivateDevices
Introduced in systemd 209=on -
ProtectHome
Introduced in systemd 214=on -
ProtectSystem
Introduced in systemd 214=full -
Type=forking
-
Type=simple
-
-
[Unit]
-
After=network.target
-
Description=Darkhttpd Web Server
-
Description=Darkhttpd Webserver
-
Additionnal notes
Nothing here.