summaryrefslogtreecommitdiffstats
path: root/files/passwd
diff options
context:
space:
mode:
authorMatei Valeanu <Matei.Valeanu@enea.com>2021-06-24 17:29:04 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-06-30 06:35:36 +0200
commiteea99925d3bef32434653aa6c2fabe6de24be950 (patch)
tree758367825ddfa8eeb214d1531ad796e6d199081a /files/passwd
parent7ede3bf0c747d741994e85230e8d9e529b33c9ab (diff)
downloadmeta-el-nfv-access-eea99925d3bef32434653aa6c2fabe6de24be950.tar.gz
Update UID/GID
New groups and users: -g - kvm: added by libvirt [2] -g - render: added by systemd, after boot-up introduced in [1] Removed groups and users: -g and u - systemd-resolve and systemd-network: both were only kept for backward compatibility, not needed anymore -g - lock: systemd_246.9.bb no longer adds it in GROUPADD_PARAM, unlike systemd version on 2.4.0-2 -g and u - polkitd: systemd_246.9.bb no longer adds polkit in PACKAGECONFIG -g and u - ntp: meta-enea-virtualization/recipes-enea/ntp-user-stub/\ ntp-user-stub_1.0.bb removed -g - netdev: dbus_1.12.20.bb no longer adds netdev in GROUPADD_PARAM Added systemd_246.9.bbappend to overwrite basic.conf.in and add 'render' using GROUPADD_PARAM at build-time instead on boot-time Add new groups/users in basic.conf.in using fixed ids, in sync with <layer>/files/{group,passwd} [1] https://github.com/systemd/systemd/commit/4e15a7343cb [2] https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/\ commit/recipes-extended/libvirt?h=gatesgarth&id=b5b5defc78ea03c8 Change-Id: If1768a544c53552bf2eff1d8051830975ae0ed2f Signed-off-by: Matei Valeanu <Matei.Valeanu@enea.com>
Diffstat (limited to 'files/passwd')
-rw-r--r--files/passwd5
1 files changed, 0 insertions, 5 deletions
diff --git a/files/passwd b/files/passwd
index 5a26de4..2b3f831 100644
--- a/files/passwd
+++ b/files/passwd
@@ -15,15 +15,10 @@ backup:x:34:34:backup:/var/backups:/bin/sh
15list:x:38:38:Mailing List Manager:/var/list:/bin/sh 15list:x:38:38:Mailing List Manager:/var/list:/bin/sh
16irc:x:39:39:ircd:/var/run/ircd:/bin/sh 16irc:x:39:39:ircd:/var/run/ircd:/bin/sh
17gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh 17gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
18dhcpcd:x:988:984::/var/lib/dhcpcd:/bin/false
19systemd-bus-proxy:x:989:985::/:/bin/nologin 18systemd-bus-proxy:x:989:985::/:/bin/nologin
20systemd-resolve:x:990:986::/:/bin/nologin
21systemd-network:x:991:987::/:/bin/nologin
22systemd-timesync:x:992:988::/:/bin/nologin 19systemd-timesync:x:992:988::/:/bin/nologin
23sshd:x:993:991::/var/run/sshd:/bin/false 20sshd:x:993:991::/var/run/sshd:/bin/false
24qemu:x:994:992::/home/qemu:/bin/sh 21qemu:x:994:992::/home/qemu:/bin/sh
25polkitd:x:995:993::/etc/polkit-1:/bin/sh
26ntp:x:996:994::/var/lib/ntp:/bin/false
27messagebus:x:997:996::/var/lib/dbus:/bin/false 22messagebus:x:997:996::/var/lib/dbus:/bin/false
28bind:x:998:998::/var/cache/bind:/bin/sh 23bind:x:998:998::/var/cache/bind:/bin/sh
29_apt:x:999:999::/nonexistent:/bin/false 24_apt:x:999:999::/nonexistent:/bin/false