1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 03:45:08 +03:00

Create /lib/systemd/system/softether.service file.

Create a softether.upstart file in the Debian overlay for systems that use
the systemd init subsystem.
This commit is contained in:
Darik Horn 2014-04-22 23:17:14 -04:00
parent 61d215e1c8
commit 44981b22b4

8
debian/softether.service vendored Normal file
View File

@ -0,0 +1,8 @@
[Unit]
Description=SoftEther VPN
After=network.target
[Service]
Type=simple
EnvironmentFile=/etc/default/softether
ExecStart=/usr/sbin/softetherd $SOFTETHER_MODE