diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/systemd-kmsg-syslogd.service.in | 2 | ||||
-rw-r--r-- | units/systemd-logger.service.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/units/systemd-kmsg-syslogd.service.in b/units/systemd-kmsg-syslogd.service.in index adb3750211..b81e4a3069 100644 --- a/units/systemd-kmsg-syslogd.service.in +++ b/units/systemd-kmsg-syslogd.service.in @@ -8,7 +8,7 @@ # See systemd.special(7) for details [Unit] -Description=systemd Syslog Kernel Log Buffer Bridge +Description=Syslog Kernel Log Buffer Bridge DefaultDependencies=no [Service] diff --git a/units/systemd-logger.service.in b/units/systemd-logger.service.in index ff7a1316c2..0fb0b4204f 100644 --- a/units/systemd-logger.service.in +++ b/units/systemd-logger.service.in @@ -8,7 +8,7 @@ # See systemd.special(7) for details [Unit] -Description=Logging Daemon +Description=Stream Logging Service DefaultDependencies=no After=syslog.socket |