diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-09-04 12:32:46 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-09-04 12:32:46 -0300 |
commit | e85af5281f53c90932c7fe78660d3cabd14e8033 (patch) | |
tree | cdf504fce94bdc5791a2dde9ca928c2ef9dd1cae /libre-testing/filesystem/passwd | |
parent | 1bd9d9093ce91658bb3ac0ad3d4d0cf0ba1f9223 (diff) | |
parent | 6110ce46051a4079d110268965fff1df7a73e770 (diff) |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'libre-testing/filesystem/passwd')
-rw-r--r-- | libre-testing/filesystem/passwd | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libre-testing/filesystem/passwd b/libre-testing/filesystem/passwd deleted file mode 100644 index a4a24e34f..000000000 --- a/libre-testing/filesystem/passwd +++ /dev/null @@ -1,7 +0,0 @@ -root:x:0:0:root:/root:/bin/bash -bin:x:1:1:bin:/bin:/bin/false -daemon:x:2:2:daemon:/sbin:/bin/false -mail:x:8:12:mail:/var/spool/mail:/bin/false -ftp:x:14:11:ftp:/srv/ftp:/bin/false -http:x:33:33:http:/srv/http:/bin/false -nobody:x:99:99:nobody:/:/bin/false |