As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated
parent
d8d5cb839c
commit
265f696b53
|
@ -8,8 +8,6 @@ DefaultDependencies=no
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/sbin/stratisd-init --debug
|
ExecStart=/sbin/stratisd-init --debug
|
||||||
KillSignal=SIGINT
|
KillSignal=SIGINT
|
||||||
StandardOutput=syslog
|
|
||||||
StandardError=syslog
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=sysinit.target
|
WantedBy=sysinit.target
|
||||||
|
|
Loading…
Reference in New Issue