initng/trunk/system/cleanfs.i
glen
cvs at pld-linux.org
Mon Feb 6 23:43:42 CET 2006
Author: glen
Date: Mon Feb 6 23:43:41 2006
New Revision: 6942
Modified:
initng/trunk/system/cleanfs.i
Log:
- update from rc-scripts: kill psdevtab removal (file is obsolete since 1998)
Modified: initng/trunk/system/cleanfs.i
==============================================================================
--- initng/trunk/system/cleanfs.i (original)
+++ initng/trunk/system/cleanfs.i Mon Feb 6 23:43:41 2006
@@ -57,9 +57,6 @@
mkdir -m 1777 -p /tmp/.ICE-unix > /dev/null 2>&1
chown root:root /tmp/.ICE-unix
[ -n "$SELINUX" ] && restorecon /tmp/.ICE-unix >/dev/null 2>&1
-
- # There could be a new kernel version. Remove old psdevtab database
- rm -f /etc/psdevtab
}
}
More information about the pld-cvs-commit
mailing list