From 6b2958ff7a48fbc2999f73dba9aa69eb556c98f1 Mon Sep 17 00:00:00 2001 From: Oliver Grawert Date: Tue, 2 Dec 2014 10:21:23 +0100 Subject: [PATCH] add systemd-journal-remote group to touch builds --- debian/changelog | 8 ++++++-- live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early | 2 ++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 40046de8..25038f7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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: - set snappy specific motd * live-build/ubuntu-core/hooks/13-set-locale.chroot: - set default locale to C.UTF-8 - -- Michael Vogt Fri, 28 Nov 2014 21:34:18 +0100 + [ Oliver Grawert ] + * add systemd-journal-remote group to touch builds + + -- Oliver Grawert Tue, 02 Dec 2014 10:20:28 +0100 livecd-rootfs (2.271) vivid; urgency=medium diff --git a/live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early b/live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early index 5b3385b7..91a64848 100755 --- a/live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early +++ b/live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early @@ -174,6 +174,7 @@ systemd-timesync:x:113: systemd-network:x:117: systemd-resolve:x:118: systemd-bus-proxy:x:119: +systemd-journal-remote:x:120: EOF else echo "/etc/group post-debootstrap hash doesn't match record" >&2 @@ -254,6 +255,7 @@ systemd-timesync:!:: systemd-network:!:: systemd-resolve:!:: systemd-bus-proxy:!:: +systemd-journal-remote:!:: EOF else echo "/etc/gshadow post-debootstrap hash doesn't match record" >&2