mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
openssh: dont depend on syslog.target
This commit is contained in:
parent
4c16a30c5d
commit
0aac96548a
@ -2,7 +2,7 @@
|
|||||||
Description=OpenSSH server daemon
|
Description=OpenSSH server daemon
|
||||||
ConditionKernelCommandLine=|ssh
|
ConditionKernelCommandLine=|ssh
|
||||||
ConditionPathExists=|/storage/.cache/services/sshd.conf
|
ConditionPathExists=|/storage/.cache/services/sshd.conf
|
||||||
After=syslog.target network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
EnvironmentFile=-/storage/.cache/services/sshd.conf
|
EnvironmentFile=-/storage/.cache/services/sshd.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user