diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-01-26 18:09:55 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-01-26 18:09:55 -0800 |
commit | 471b7e4ada3ab3ce69da161b9546056332b60ce2 (patch) | |
tree | 59eeea8e8c9d5141b38b37c9b889cfd3dda0b662 /sysconf | |
parent | b5bb8c35539d1b108e988d39153abc813c326b0f (diff) | |
download | vyatta-cfg-quagga-471b7e4ada3ab3ce69da161b9546056332b60ce2.tar.gz vyatta-cfg-quagga-471b7e4ada3ab3ce69da161b9546056332b60ce2.zip |
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
Diffstat (limited to 'sysconf')
-rw-r--r-- | sysconf/protected-user | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysconf/protected-user b/sysconf/protected-user deleted file mode 100644 index 04a60974..00000000 --- a/sysconf/protected-user +++ /dev/null @@ -1,2 +0,0 @@ -root -www-data |