diff --git a/debian/softether.service b/debian/softether.service new file mode 100644 index 00000000..8e14df2b --- /dev/null +++ b/debian/softether.service @@ -0,0 +1,8 @@ +[Unit] +Description=SoftEther VPN +After=network.target + +[Service] +Type=simple +EnvironmentFile=/etc/default/softether +ExecStart=/usr/sbin/softetherd $SOFTETHER_MODE