imported esniper changes

This commit is contained in:
Arne Fitzenreiter
2008-06-05 22:07:48 +02:00
parent 4a3b9374b6
commit c4e44c7b53
6 changed files with 16 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
#
. /opt/pakfire/lib/functions.sh
extract_files
restore_backup ${NAME}
useradd -s /bin/false esniper
grep -v "esniper" /etc/sudoers > /tmp/sudoers
echo "# esniper user" >> /tmp/sudoers

View File

@@ -22,6 +22,7 @@
############################################################################
#
. /opt/pakfire/lib/functions.sh
make_backup ${NAME}
remove_files
grep -v "esniper" /etc/sudoers > /tmp/sudoers
mv /tmp/sudoers /etc/sudoers