Remove lp group and unused systemd users and groups
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: filesystem
|
name: filesystem
|
||||||
description: The Tide Linux filesystem
|
description: The Tide Linux filesystem
|
||||||
version: 25.12.03
|
version: 26.01.21
|
||||||
revision: 1
|
revision: 1
|
||||||
architecture: any
|
architecture: any
|
||||||
output_architecture: any
|
output_architecture: any
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ tty:x:5:
|
|||||||
daemon:x:6:
|
daemon:x:6:
|
||||||
floppy:x:7:
|
floppy:x:7:
|
||||||
disk:x:8:
|
disk:x:8:
|
||||||
lp:x:9:
|
|
||||||
dialout:x:10:
|
dialout:x:10:
|
||||||
audio:x:11:
|
audio:x:11:
|
||||||
video:x:12:
|
video:x:12:
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ tty:x::
|
|||||||
daemon:x::
|
daemon:x::
|
||||||
floppy:x::
|
floppy:x::
|
||||||
disk:x::
|
disk:x::
|
||||||
lp:x::
|
|
||||||
dialout:x::
|
dialout:x::
|
||||||
audio:x::
|
audio:x::
|
||||||
video:x::
|
video:x::
|
||||||
@@ -15,19 +14,10 @@ utmp:x::
|
|||||||
cdrom:x::
|
cdrom:x::
|
||||||
adm:x::
|
adm:x::
|
||||||
messagebus:x::
|
messagebus:x::
|
||||||
systemd-journal:x::
|
|
||||||
input:x::
|
input:x::
|
||||||
mail:x::
|
mail:x::
|
||||||
kvm:x::
|
kvm:x::
|
||||||
systemd-journal-gateway:x::
|
|
||||||
systemd-journal-remote:x::
|
|
||||||
systemd-journal-upload:x::
|
|
||||||
systemd-network:x::
|
|
||||||
systemd-resolve:x::
|
|
||||||
systemd-timesync:x::
|
|
||||||
systemd-coredump:x::
|
|
||||||
uuidd:x::
|
uuidd:x::
|
||||||
systemd-oom:x::
|
|
||||||
wheel:x::
|
wheel:x::
|
||||||
users:x::
|
users:x::
|
||||||
nogroup:x::
|
nogroup:x::
|
||||||
|
|||||||
@@ -2,13 +2,5 @@ root:x:19901::::::
|
|||||||
bin:x:19901::::::
|
bin:x:19901::::::
|
||||||
daemon:x:19901::::::
|
daemon:x:19901::::::
|
||||||
messagebus:x:19901::::::
|
messagebus:x:19901::::::
|
||||||
systemd-journal-gateway:x:19901::::::
|
|
||||||
systemd-journal-remote:x:19901::::::
|
|
||||||
systemd-journal-upload:x:19901::::::
|
|
||||||
systemd-network:x:19901::::::
|
|
||||||
systemd-resolve:x:19901::::::
|
|
||||||
systemd-timesync:x:19901::::::
|
|
||||||
systemd-coredump:x:19901::::::
|
|
||||||
uuidd:x:19901::::::
|
uuidd:x:19901::::::
|
||||||
systemd-oom:x:19901::::::
|
|
||||||
nobody:x:19901::::::
|
nobody:x:19901::::::
|
||||||
|
|||||||
Reference in New Issue
Block a user