diff options
| author | Christian Breunig <christian@breunig.cc> | 2025-04-18 19:49:48 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2025-04-18 19:54:12 +0200 |
| commit | 50d1e137a5fdad0c253fe9882f86030b7abc6b2b (patch) | |
| tree | 3567c3ecbe3c8d17098011c3a0e6ad9e1d65e219 /debian | |
| parent | 9e47c2153be7cc0e5ed21ca8a976336d4bf872d8 (diff) | |
| download | vyos-1x-50d1e137a5fdad0c253fe9882f86030b7abc6b2b.tar.gz vyos-1x-50d1e137a5fdad0c253fe9882f86030b7abc6b2b.zip | |
syslog: T7367: ensure rsyslog is registered as default systemd syslog service
Systemd states:
The default syslog implementation should make syslog.service a symlink to
itself, so that this socket activates the right actual syslog service.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/vyos-1x.links | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/vyos-1x.links b/debian/vyos-1x.links index 7e21f294c..402c91306 100644 --- a/debian/vyos-1x.links +++ b/debian/vyos-1x.links @@ -1,3 +1,2 @@ /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 |
