Fix melonvpndaemon service file
This commit is contained in:
parent
355822195c
commit
fc8f733e81
@ -4,8 +4,8 @@ Description=Manage Melon VPN Service
|
|||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
WorkingDirectory=/
|
WorkingDirectory=/etc/melon-vpn/
|
||||||
ExecStart=/usr/lib/melon-vpn/MelonVPNDaemon.exe
|
ExecStart=mono /usr/lib/melon-vpn/MelonVPNDaemon.exe
|
||||||
User=root
|
User=root
|
||||||
Group=root
|
Group=root
|
||||||
Type=simple
|
Type=simple
|
||||||
|
Loading…
Reference in New Issue
Block a user