summaryrefslogtreecommitdiffstats
path: root/core/modules/sshd/data/etc/systemd/system/sshd.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/sshd/data/etc/systemd/system/sshd.service')
-rw-r--r--core/modules/sshd/data/etc/systemd/system/sshd.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/modules/sshd/data/etc/systemd/system/sshd.service b/core/modules/sshd/data/etc/systemd/system/sshd.service
index fc711808..999187cd 100644
--- a/core/modules/sshd/data/etc/systemd/system/sshd.service
+++ b/core/modules/sshd/data/etc/systemd/system/sshd.service
@@ -1,5 +1,7 @@
[Unit]
Description=OpenSSH Daemon
+Requires=systemd-tmpfiles-setup.service
+After=systemd-tmpfiles-setup.service
[Service]
ExecStart=/usr/sbin/sshd -D