mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
openssh: ensure tmpfiles.d completes before sshd starts
This commit is contained in:
parent
05c81a0e71
commit
7a9056757a
@ -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