Fixed part that cleans up files from a replaced package

This commit is contained in:
2016-10-31 13:53:18 -05:00
parent db84b56b51
commit 388430ed37
9 changed files with 4 additions and 5 deletions

5
SRC/snap-0.1/passwd Normal file
View File

@@ -0,0 +1,5 @@
root:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/dev/null:/bin/false
daemon:x:6:6:Daemon User:/dev/null:/bin/false
messagebus:x:18:18:D-Bus Message Daemon User:/var/run/dbus:/bin/false
nobody:x:99:99:Unprivileged User:/dev/null:/bin/false