mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
softethervpn5: switch to git (2019-02-27)
* switch to git, until we can consume manual created source releases again * Fix compilation without OpenSSL ENGINE * remove unnecessary stop_service() triggers Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
This commit is contained in:
@@ -20,9 +20,3 @@ start_service(){
|
||||
procd_set_param respawn
|
||||
procd_close_instance
|
||||
}
|
||||
|
||||
stop_service(){
|
||||
logger -t 'softethervpn5' "Stopping softether client service."
|
||||
|
||||
/var/softethervpn/vpnclient stop
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user