From bf5393b15afac747f35d1d38393622cb977255ea Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Tue, 21 Feb 2017 17:47:18 +0100 Subject: Define uids/gids for all user in the system statically. Is necessary for full-filesystem updates on a stateful system. Bug-AGL: SPEC-440 Change-Id: I104dfbc27f05c91516d612d4c24e3533bb821d78 Signed-off-by: Anton Gerasimov --- meta-agl/files/passwd | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 meta-agl/files/passwd (limited to 'meta-agl/files/passwd') diff --git a/meta-agl/files/passwd b/meta-agl/files/passwd new file mode 100644 index 000000000..46a671407 --- /dev/null +++ b/meta-agl/files/passwd @@ -0,0 +1,57 @@ +root::0:0::: +daemon::1:1::: +bin::2:2::: +sys::3:3::: +sync::4:65534::: +games::5:60::: +man::6:12::: +lp::7:7::: +mail::8:8::: +news::9:9::: +uucp::10:10::: +proxy::13:13::: +www-data::33:33::: +backup::34:34::: +list::38:38::: +irc::39:39::: +gnats::41:41::: +nobody::65534:65534::: +cynara::999:999::: +dhcp::998:998::: +avahi::997:997::: +sshd::996:996::: +systemd-bus-proxy::995:995::: +agl-driver::1000:100::: +agl-passenger::1001:100::: +messagebus::994:994::: +afm::992:992::: +systemd-timesync::988:988::: +pulse::991:991::: +bind::987:987::: +trinity::985:985::: +mpd::984:984::: +mysql::983:983::: +polkitd::982:982::: +zabbix::979:979::: +nm-openvpn::978:978::: +xuser::1002:1002::: +builder::977:977::: +rpc::976:976::: +distcc::973:65534::: +_apt::972:972::: +ppp::971:65534::: +rpcuser::970:970::: +avahi-autoipd::969:969::: +ntp::968:968::: +dovecot::967:967::: +dovenull::966:966::: +quagga::965:965::: +rwhod::963:963::: +ftp::962:962::: +radvd::961:65534::: +squid::960:960::: +postfix::959:959::: +vmail::958:958::: +opensaf::957:957::: +lldpd::956:956::: +cyrus::955:8::: -- cgit 1.2.3-korg