Cron Logging deaktiviert

Language Fix fuer Shutdown und Reboot
Ovpn on system start
kleine Korrektur am Snort Skript


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@887 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-09-14 14:30:13 +00:00
parent 83aa25a74e
commit 97bfe38085
12 changed files with 21 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
/usr/local/bin/openvpnctrl -k

View File

@@ -0,0 +1,4 @@
#!/bin/bash
/usr/local/bin/openvpnctrl -s

View File

@@ -127,6 +127,6 @@ case "$1" in
;;
esac
chmod 644 /var/log/snort/*
chmod 644 /var/log/snort/* 2>/dev/null
# End $rc_base/init.d/snort