Disable vpn-watch.

This commit is contained in:
Michael Tremer
2012-07-15 15:44:17 +02:00
parent 3b24acd0f3
commit b871af81ed
2 changed files with 6 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
etc/system-release
etc/issue
usr/local/bin/vpn-watch

View File

@@ -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';