summaryrefslogtreecommitdiffstats
path: root/debian/systemd/ssh.service
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-17 17:01:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-17 17:01:42 +0000
commit647ff1f9aea86fe3247ff5e240f46c4fe5d5bba6 (patch)
tree09588aac41224bcae08582607d2e195ef400aa5e /debian/systemd/ssh.service
parentReleasing progress-linux version 1:9.7p1-4~progress7.99u1. (diff)
downloadopenssh-647ff1f9aea86fe3247ff5e240f46c4fe5d5bba6.tar.xz
openssh-647ff1f9aea86fe3247ff5e240f46c4fe5d5bba6.zip
Merging debian version 1:9.7p1-5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/systemd/ssh.service')
-rw-r--r--debian/systemd/ssh.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/systemd/ssh.service b/debian/systemd/ssh.service
index 7495d9a..0eb0d67 100644
--- a/debian/systemd/ssh.service
+++ b/debian/systemd/ssh.service
@@ -1,7 +1,7 @@
[Unit]
Description=OpenBSD Secure Shell server
Documentation=man:sshd(8) man:sshd_config(5)
-After=network.target auditd.service
+After=network.target nss-user-lookup.target auditd.service
ConditionPathExists=!/etc/ssh/sshd_not_to_be_run
[Service]