From eebfa6ebe1522831767019e496b0c094b2e15a5c Mon Sep 17 00:00:00 2001 From: root Date: Fri, 15 Mar 2013 00:04:20 -0700 Subject: Fri Mar 15 00:04:19 PDT 2013 --- libre/filesystem/filesystem.install | 1 + 1 file changed, 1 insertion(+) (limited to 'libre/filesystem/filesystem.install') diff --git a/libre/filesystem/filesystem.install b/libre/filesystem/filesystem.install index 0684afd69..c04374422 100644 --- a/libre/filesystem/filesystem.install +++ b/libre/filesystem/filesystem.install @@ -33,6 +33,7 @@ post_upgrade() { _adduser uuidd -u 68 -d / -g uuidd -s /sbin/nologin _addgroup dbus -g 81 _adduser dbus -u 81 -d / -g dbus -s /sbin/nologin + _addgroup systemd-journal -g 190 # sync gshadow to group (fixes FS#19869) if ! grep -q '^lock:' etc/gshadow; then -- cgit v1.2.3-54-g00ecf