mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 08:52:58 +02:00
Disable vpn-watch.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
usr/local/bin/vpn-watch
|
||||
|
||||
@@ -7,6 +7,11 @@
|
||||
# #
|
||||
##################################################
|
||||
|
||||
# XXX The vpn-watch daemon is disabled, because
|
||||
# apparently, it is not needed anymore after
|
||||
# strongswan has abandoned pluto.
|
||||
exit(0);
|
||||
|
||||
use strict;
|
||||
|
||||
require '/var/ipfire/general-functions.pl';
|
||||
|
||||
Reference in New Issue
Block a user