mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
Merge pull request #4739 from chewitt/sshd
openssh: ensure tmpfiles.d completes before sshd starts
This commit is contained in:
commit
1867077b09
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=OpenSSH server daemon
|
Description=OpenSSH server daemon
|
||||||
|
After=network.target
|
||||||
ConditionKernelCommandLine=|ssh
|
ConditionKernelCommandLine=|ssh
|
||||||
ConditionPathExists=|/storage/.cache/services/sshd.conf
|
ConditionPathExists=|/storage/.cache/services/sshd.conf
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user