diff options
Diffstat (limited to 'test1/syslog.service')
-rw-r--r-- | test1/syslog.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test1/syslog.service b/test1/syslog.service index e26280937a..8fe47aedba 100644 --- a/test1/syslog.service +++ b/test1/syslog.service @@ -2,4 +2,4 @@ Description=System Logging Daemon [Service] -Exec=/usr/bin/rsyslogd +ExecStart=/usr/bin/rsyslogd --foobar 'waldo' |