From: Matthijs Kooijman Date: Tue, 16 Aug 2011 19:20:19 +0000 (+0200) Subject: debian-base-minimal: Make rsyslog the default system-log-deamon. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=cab36a9fa0fc190db3dc0ce8dc5b81143a5d8cc7;hp=cab36a9fa0fc190db3dc0ce8dc5b81143a5d8cc7;p=apt-repository.git debian-base-minimal: Make rsyslog the default system-log-deamon. Previously, debian-base-minimal only depended on 'system-log-daemon'. Making it depend on 'rsyslog | system-log-daemon' makes sure that rsyslog gets installed on new installed, but the system-log-daemon can be switched for another implementation without breaking debian-base-minimal. ---