mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-11 05:07:09 +00:00
Import patches-unapplied version 2.334 to ubuntu/wily-proposed
Imported using git-ubuntu import. Changelog parent: f594b3fc3c15d638320ae91b3854d2de423ca168 New changelog entries: * add dnsmasq user to snappy builds, needed by ubuntu-fan
This commit is contained in:
parent
f594b3fc3c
commit
7782a87448
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.334) wily; urgency=medium
|
||||
|
||||
* add dnsmasq user to snappy builds, needed by ubuntu-fan
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Tue, 28 Jul 2015 10:48:13 +0200
|
||||
|
||||
livecd-rootfs (2.333) wily; urgency=medium
|
||||
|
||||
* lp:~mvo/livecd-rootfs/snappy-add-fw_env.config:
|
||||
|
@ -44,6 +44,7 @@ systemd-resolve:x:105:110:systemd Resolver,,,:/run/systemd/resolve:/bin/false
|
||||
systemd-bus-proxy:x:106:111:systemd Bus Proxy,,,:/run/systemd:/bin/false
|
||||
docker:x:107:113::/nonexistent:/bin/false
|
||||
syslog:x:108:114::/home/syslog:/bin/false
|
||||
dnsmasq:x:109:65534:dnsmasq,,,:/var/lib/misc:/bin/false
|
||||
EOF
|
||||
else
|
||||
echo "/etc/passwd post-debootstrap hash doesn't match record" >&2
|
||||
@ -83,6 +84,7 @@ systemd-resolve:*:16413:0:99999:7:::
|
||||
systemd-bus-proxy:*:16413:0:99999:7:::
|
||||
docker:*:16413:0:99999:7:::
|
||||
syslog:*:16521:0:99999:7:::
|
||||
dnsmasq:*:16644:0:99999:7:::
|
||||
EOF
|
||||
else
|
||||
echo "/etc/shadow post-debootstrap hash doesn't match record" >&2
|
||||
|
Loading…
x
Reference in New Issue
Block a user