Use systemd as init with /sbin/init
This commit is contained in:
@@ -5,11 +5,7 @@ Wants=dbus.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Environment=DISPLAY=:1
|
||||
Environment=NOVNC_PORT=8806
|
||||
Environment=VNC_PASSWORD=vpnpass
|
||||
ExecStartPre=/usr/local/bin/rego-vpn-setup.sh
|
||||
ExecStart=/usr/local/bin/rego-vpn-gui.sh
|
||||
ExecStart=/entrypoint.sh
|
||||
Restart=on-failure
|
||||
RestartSec=5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user