diff options
author | Christian Breunig <christian@breunig.cc> | 2025-02-10 20:22:58 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2025-02-10 20:22:58 +0100 |
commit | 12e41b1a110ce59379d796818f732fdb15aacb7b (patch) | |
tree | 8db630da9f409fcf596ad57f6c64e69e718d1d8b | |
parent | f2e4a62cac1cde5adb8f3159e966c8b378f405bf (diff) | |
download | vyos-1x-12e41b1a110ce59379d796818f732fdb15aacb7b.tar.gz vyos-1x-12e41b1a110ce59379d796818f732fdb15aacb7b.zip |
syslog: T6989: link rsyslog as default syslog implementation
-rw-r--r-- | debian/vyos-1x.links | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/vyos-1x.links b/debian/vyos-1x.links index 402c91306..7e21f294c 100644 --- a/debian/vyos-1x.links +++ b/debian/vyos-1x.links @@ -1,2 +1,3 @@ /etc/netplug/linkup.d/vyos-python-helper /etc/netplug/linkdown.d/vyos-python-helper /usr/libexec/vyos/system/standalone_root_pw_reset /opt/vyatta/sbin/standalone_root_pw_reset +/lib/systemd/system/rsyslog.service /etc/systemd/system/syslog.service |