install bath
This commit is contained in:
11
softether.service
Normal file
11
softether.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=SoftEther VPN Server
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStart=/softether/vpnserver start
|
||||
ExecStop=/softether/vpnserver stop
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user