group: Fix tape & input GIDs
See: https://github.com/coreos/fedora-coreos-tracker/issues/1201
This commit is contained in:
parent
6a689cc380
commit
9cf3a29023
1 changed files with 2 additions and 2 deletions
4
group
4
group
|
@ -15,7 +15,7 @@ man:x:15:
|
||||||
dialout:x:18:
|
dialout:x:18:
|
||||||
floppy:x:19:
|
floppy:x:19:
|
||||||
games:x:20:
|
games:x:20:
|
||||||
tape:x:30:
|
tape:x:33:
|
||||||
video:x:39:
|
video:x:39:
|
||||||
ftp:x:50:
|
ftp:x:50:
|
||||||
lock:x:54:
|
lock:x:54:
|
||||||
|
@ -42,7 +42,7 @@ kube:x:994:
|
||||||
sshd:x:74:
|
sshd:x:74:
|
||||||
chrony:x:992:
|
chrony:x:992:
|
||||||
tcpdump:x:72:
|
tcpdump:x:72:
|
||||||
input:x:995:
|
input:x:104:
|
||||||
systemd-timesync:x:991:
|
systemd-timesync:x:991:
|
||||||
systemd-network:x:990:
|
systemd-network:x:990:
|
||||||
systemd-resolve:x:989:
|
systemd-resolve:x:989:
|
||||||
|
|
Loading…
Reference in a new issue