File webwormhole.service of Package webwormhole

[Unit]
Description="Webwormhole server"
After=network.target

[Service]
User=webwormhole
Group=webwormhole
EnvironmentFile=-/etc/sysconfig/webwormhole
ExecStart=/usr/bin/ww server -ui=${WEBWORMHOLE_WEB_PATH} $WEBWORMHOLE_OPTIONS
Restart=always
RestartSec=2s
ProtectHome=true
PrivateDevices=true
ProtectHostname=true
ProtectClock=true
ProtectKernelTunables=true
ProtectKernelModules=true
ProtectKernelLogs=true
ProtectControlGroups=true
RestrictRealtime=true

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by