This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/share/weborf/weborf_launcher /etc/weborf.d/%i -d
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=true yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=read-only -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
Restart=always
-
StandardError=null
-
StandardOutput=null
-
SyslogIdentifier=weborf-%i
-
SystemCallArchitectures=native
-
Type=forking
-
User=root
-
-
[Unit]
-
AssertPathExists=/etc/weborf.d/%i
-
Before=weborf.service
-
Description=Weborf webserver with %I
-
Documentation=man:weborf.conf(5)
-
PartOf=weborf.service
-
ReloadPropagatedFrom=weborf.service
-
Additionnal notes
Nothing here.