~usarinheininga/ubuntuplasma/+git/systemd:debian-eos2.2

Last commit made on 2014-11-14
Get this branch:
git clone -b debian-eos2.2 https://git.launchpad.net/~usarinheininga/ubuntuplasma/+git/systemd

Branch merges

Branch information

Name:
debian-eos2.2
Repository:
lp:~usarinheininga/ubuntuplasma/+git/systemd

Recent commits

db74798... by Cosimo Cecchi <email address hidden>

Import packaging changes from our branch

c0afce8... by Michael

update changelog for the 204-6 upload

6741589... by Michael

add myself to uploaders

5a38a25... by Michael

Add breaks/replaces for the new sysvinit-core package (Thanks Alf Gaida)

Closes: #733240

12a2c3d... by Tollef Fog Heen

Merge remote-tracking branch 'origin/debian' into debian

43f2d5c... by Michael

explain in README.Debian how to enable persistent logging in journald

3a66da1... by Michael

only call setfacl if /var/log/journal actually exists

It doesn’t exist by default, because we don’t yet ship the directory.
Shipping it would turn on persistent logging.

0b146e8... by Michael

don’t try to start autovt units when not running with systemd as pid 1

Closes: #726466

71e57f9... by Michael

add dependency on adduser for the systemd-journal group

e28023d... by Michael

don’t delete the systemd-journal group on postrm

This will cause breakage because the files are left there. Other
packages can add new groups which re-use the old IDs and you end up with
weird and unintentional ACLs.

See also https://wiki.debian.org/AccountHandlingInMaintainerScripts