touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #89008
[Bug 1451096] Re: wrong rsyslog dependency in ubuntu-minimal
AFAICT systemd is currently setup to not record it's journal to disk. I only see the current boot in systemd:
sudo journalctl --list-boots shows only 1 entry. Obviously we would want to change that first.. do you know if there is already a bug on it?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1451096
Title:
wrong rsyslog dependency in ubuntu-minimal
Status in ubuntu-meta package in Ubuntu:
New
Bug description:
According to dependencies of ubuntu-minimal rsyslog is considered to
be part of minimal supported system. With the switch to systemd it's
obsolete: the journald is shipped and running anyway and it already
provides secure logging by default. IT would be better to remove
rsyslog from ubuntu-minimal dependencies (and, ideally, from default
install as well) and enables "ForwardToSyslog=no" in
/etc/systemd/journald.conf - the users who are willing to install
advanced legacy logging will still be able to do that just fine, but
really does not belong to the bare-minimum system.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1451096/+subscriptions
References