mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-24 01:01:38 +00:00
add systemd-journal-remote group to touch builds
This commit is contained in:
parent
648dc764a3
commit
6b2958ff7a
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,11 +1,15 @@
|
|||||||
livecd-rootfs (2.272) UNRELEASED; urgency=low
|
livecd-rootfs (2.273) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
[ Michael Vogt ]
|
||||||
* live-build/ubuntu-core/hooks/14-set-motd.chroot:
|
* live-build/ubuntu-core/hooks/14-set-motd.chroot:
|
||||||
- set snappy specific motd
|
- set snappy specific motd
|
||||||
* live-build/ubuntu-core/hooks/13-set-locale.chroot:
|
* live-build/ubuntu-core/hooks/13-set-locale.chroot:
|
||||||
- set default locale to C.UTF-8
|
- set default locale to C.UTF-8
|
||||||
|
|
||||||
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 28 Nov 2014 21:34:18 +0100
|
[ Oliver Grawert ]
|
||||||
|
* add systemd-journal-remote group to touch builds
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Tue, 02 Dec 2014 10:20:28 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.271) vivid; urgency=medium
|
livecd-rootfs (2.271) vivid; urgency=medium
|
||||||
|
|
||||||
|
@ -174,6 +174,7 @@ systemd-timesync:x:113:
|
|||||||
systemd-network:x:117:
|
systemd-network:x:117:
|
||||||
systemd-resolve:x:118:
|
systemd-resolve:x:118:
|
||||||
systemd-bus-proxy:x:119:
|
systemd-bus-proxy:x:119:
|
||||||
|
systemd-journal-remote:x:120:
|
||||||
EOF
|
EOF
|
||||||
else
|
else
|
||||||
echo "/etc/group post-debootstrap hash doesn't match record" >&2
|
echo "/etc/group post-debootstrap hash doesn't match record" >&2
|
||||||
@ -254,6 +255,7 @@ systemd-timesync:!::
|
|||||||
systemd-network:!::
|
systemd-network:!::
|
||||||
systemd-resolve:!::
|
systemd-resolve:!::
|
||||||
systemd-bus-proxy:!::
|
systemd-bus-proxy:!::
|
||||||
|
systemd-journal-remote:!::
|
||||||
EOF
|
EOF
|
||||||
else
|
else
|
||||||
echo "/etc/gshadow post-debootstrap hash doesn't match record" >&2
|
echo "/etc/gshadow post-debootstrap hash doesn't match record" >&2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user