sysklogd/debian
Joachim Wiberg d7576c7fc0 syslogd.service: use journald socket, not /dev/log
This patch fixes integration with systemd-journald, and also sets the
now mandatory KillMode.

When running on systems with systemd-journald certain considerations
must be taken.  These are listed here:

  https://www.freedesktop.org/wiki/Software/systemd/syslog/

In it simplest form, the system as a whole logs through journald and
a BSD syslog daemon then gets its log messages from journald.

NOTE: due to issues with the Debian packaging of rsyslog, the sysklogd
      packages cannot be used to replace rsyslog.  First rsyslog must
      be purged to clear the syslog.socket symlink, then sysklogd can
      be installed.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2021-06-24 12:46:34 +02:00
..
source
.gitignore
changelog syslogd.service: use journald socket, not /dev/log 2021-06-24 12:46:34 +02:00
compat
control debian: leverage built-in log rotation instead of logrotate 2021-02-21 16:24:30 +01:00
copyright
docs
init.d
libsyslog0.install
libsyslog0.symbols
libsyslog-dev.install
logger.install
rules
syslogd.default debian: leverage built-in log rotation instead of logrotate 2021-02-21 16:24:30 +01:00
syslogd.install debian: allow building package without systemd installed 2021-02-21 17:13:09 +01:00