mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
ConditionKernelCommandLine=|ssh
|
||||
ConditionPathExists=|/storage/.cache/services/sshd.conf
|
||||
After=syslog.target network.target
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/storage/.cache/services/sshd.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user