diff options
Diffstat (limited to 'units/syslog.target')
-rw-r--r-- | units/syslog.target | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/syslog.target b/units/syslog.target index d5410cf580..8b1626ed55 100644 --- a/units/syslog.target +++ b/units/syslog.target @@ -7,5 +7,8 @@ # See systemd.special(7) for details +# This exists mostly for compatibility with SysV/LSB units, and +# implementations lacking socket/bus activation. + [Unit] Description=Syslog |