diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-25 02:58:31 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-25 02:58:31 -0300 |
commit | 49fb84c481b4eb4e1dd582a5a023b2542e5af423 (patch) | |
tree | f06c59aa21311c7f413f553e164c2b38d715368f /libre/filesystem/passwd | |
parent | b81a8cefb76c83103ebbbfc3a18883093be0b2f2 (diff) | |
download | abslibre-49fb84c481b4eb4e1dd582a5a023b2542e5af423.tar.gz abslibre-49fb84c481b4eb4e1dd582a5a023b2542e5af423.tar.bz2 abslibre-49fb84c481b4eb4e1dd582a5a023b2542e5af423.zip |
filesystem-parabola: add parabola suffix for the package
Diffstat (limited to 'libre/filesystem/passwd')
-rw-r--r-- | libre/filesystem/passwd | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/libre/filesystem/passwd b/libre/filesystem/passwd deleted file mode 100644 index b3e79eb9d..000000000 --- a/libre/filesystem/passwd +++ /dev/null @@ -1,14 +0,0 @@ -root:x:0:0:root:/root:/bin/bash -bin:x:1:1:bin:/bin:/usr/bin/nologin -daemon:x:2:2:daemon:/:/usr/bin/nologin -mail:x:8:12:mail:/var/spool/mail:/usr/bin/nologin -ftp:x:14:11:ftp:/srv/ftp:/usr/bin/nologin -http:x:33:33:http:/srv/http:/usr/bin/nologin -uuidd:x:68:68:uuidd:/:/usr/bin/nologin -dbus:x:81:81:dbus:/:/usr/bin/nologin -nobody:x:99:99:nobody:/:/usr/bin/nologin -systemd-journal-gateway:x:191:191:systemd-journal-gateway:/:/usr/bin/nologin -systemd-timesync:x:192:192:systemd-timesync:/:/usr/bin/nologin -systemd-network:x:193:193:systemd-network:/:/usr/bin/nologin -systemd-bus-proxy:x:194:194:systemd-bus-proxy:/:/usr/bin/nologin -systemd-resolve:x:195:195:systemd-resolve:/:/usr/bin/nologin |