Add flatpak user/group and fuse.conf.
This commit is contained in:
parent
34e63e6432
commit
a1dd8ee69e
5 changed files with 3 additions and 0 deletions
1
etc/.gitignore
vendored
1
etc/.gitignore
vendored
|
|
@ -34,6 +34,7 @@
|
||||||
/exports
|
/exports
|
||||||
/exports.d/
|
/exports.d/
|
||||||
/fonts/
|
/fonts/
|
||||||
|
/fuse.conf
|
||||||
/gai.conf
|
/gai.conf
|
||||||
/gimp/
|
/gimp/
|
||||||
/gprofng.rc
|
/gprofng.rc
|
||||||
|
|
|
||||||
|
|
@ -42,3 +42,4 @@ rpc:x:990:
|
||||||
rtkit:x:989:
|
rtkit:x:989:
|
||||||
_saned:x:988:
|
_saned:x:988:
|
||||||
vboxusers:x:987:
|
vboxusers:x:987:
|
||||||
|
_flatpak:x:986:
|
||||||
|
|
|
||||||
BIN
etc/gshadow.gpg
BIN
etc/gshadow.gpg
Binary file not shown.
|
|
@ -12,3 +12,4 @@ ntpd:x:992:991:ntpd unprivileged user:/var/db/ntpd:/sbin/nologin
|
||||||
rtkit:x:991:990:rtkit unprivileged user:/proc:/sbin/nologin
|
rtkit:x:991:990:rtkit unprivileged user:/proc:/sbin/nologin
|
||||||
pulse:x:990:988:pulse unprivileged user:/var/empty:/sbin/nologin
|
pulse:x:990:988:pulse unprivileged user:/var/empty:/sbin/nologin
|
||||||
tadgy:x:1001:100:Darren 'Tadgy' Austin:/home/tadgy:/bin/bash
|
tadgy:x:1001:100:Darren 'Tadgy' Austin:/home/tadgy:/bin/bash
|
||||||
|
_flatpak:x:989:986:_flatpak unprivileged user:/var/empty:/sbin/nologin
|
||||||
|
|
|
||||||
BIN
etc/shadow.gpg
BIN
etc/shadow.gpg
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue