aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/lib.sh
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>1999-12-06 18:11:39 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>1999-12-06 18:11:39 +0000
commit74055382de3e44e81bf084d08883e7a9e5b90b04 (patch)
tree506dc12e505459cc3e1b79c0bf965e77b14f81db /init-sh/lib.sh
parent81fd9c016d08d9f26cb784dff1049a967b209a01 (diff)
downloadmsec-74055382de3e44e81bf084d08883e7a9e5b90b04.tar
msec-74055382de3e44e81bf084d08883e7a9e5b90b04.tar.gz
msec-74055382de3e44e81bf084d08883e7a9e5b90b04.tar.bz2
msec-74055382de3e44e81bf084d08883e7a9e5b90b04.tar.xz
msec-74055382de3e44e81bf084d08883e7a9e5b90b04.zip
*** empty log message ***
Diffstat (limited to 'init-sh/lib.sh')
-rw-r--r--init-sh/lib.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/init-sh/lib.sh b/init-sh/lib.sh
index 47bbcec..971a228 100644
--- a/init-sh/lib.sh
+++ b/init-sh/lib.sh
@@ -174,6 +174,7 @@ echo "Setting spoofing protection : "
AddRules "echo 1 > /proc/sys/net/ipv4/conf/all/rp_filter" /etc/rc.d/rc.firewall
# default group which must exist on the system
+groupadd nogroup >& /dev/null
groupadd audio >& /dev/null
groupadd xgrp >& /dev/null
usermod -G xgrp xfs