mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
update /etc/shadow on snappy for new apt user
This commit is contained in:
parent
b7c088a407
commit
499779097f
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.365) UNRELEASED; urgency=medium
|
||||
|
||||
* update /etc/shadow on snappy for new apt user
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Fri, 11 Dec 2015 12:05:39 +0100
|
||||
|
||||
livecd-rootfs (2.364) xenial; urgency=medium
|
||||
|
||||
* ubunut-cpc:
|
||||
|
@ -4,7 +4,7 @@ ERRCNT=""
|
||||
|
||||
# Known good post-debootstrap values
|
||||
passwd_bootstrap="bb040fdb457871cfd58cd46f5d805863"
|
||||
shadow_bootstrap="1fd73103260cbe5a13a4a38320de4129"
|
||||
shadow_bootstrap="4627fdc1f1f2712bc52544d5501bcf81"
|
||||
group_bootstrap="ffbe05611b49480cb289f343a67d7e7b"
|
||||
gshadow_bootstrap="46121fc1a7d95f37e7a3fb21db8061e8"
|
||||
|
||||
@ -83,6 +83,7 @@ systemd-timesync:*:16413:0:99999:7:::
|
||||
systemd-network:*:16413:0:99999:7:::
|
||||
systemd-resolve:*:16413:0:99999:7:::
|
||||
systemd-bus-proxy:*:16413:0:99999:7:::
|
||||
_apt:*:16780:0:99999:7:::
|
||||
docker:*:16413:0:99999:7:::
|
||||
syslog:*:16521:0:99999:7:::
|
||||
dnsmasq:*:16644:0:99999:7:::
|
||||
|
Loading…
x
Reference in New Issue
Block a user