From 471b7e4ada3ab3ce69da161b9546056332b60ce2 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Tue, 26 Jan 2010 18:09:55 -0800 Subject: Get rid of protected-users file Instead of white-listing special system users, just go with the Debian policy that all users with uid < 1000 are system accounts --- debian/vyatta-cfg-system.postinst.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'debian/vyatta-cfg-system.postinst.in') diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in index 1f4de221..1f0b133e 100644 --- a/debian/vyatta-cfg-system.postinst.in +++ b/debian/vyatta-cfg-system.postinst.in @@ -135,10 +135,6 @@ EOF cp $sysconfdir/vyatta-sysctl.conf /etc/sysctl.d/30-vyatta-router.conf fi -if [ "$sysconfdir" != "/opt/vyatta/etc" ]; then - cp $sysconfdir/level $sysconfdir/protected-user /opt/vyatta/etc -fi - # create needed directories mkdir -p /var/log/user -- cgit v1.2.3