summaryrefslogtreecommitdiff
path: root/debian/systemd/ssh.service
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-21 15:22:12 +0000
committerColin Watson <cjwatson@debian.org>2014-02-21 15:22:12 +0000
commit5b79111746a2c161c5a642ddf2016627439dfa91 (patch)
treeb013a50d780dbd60da95448cb8bb44d91c7ea50e /debian/systemd/ssh.service
parentd7d08c6063821c9b746cbb2f553f4fa5f08ba347 (diff)
Add Alias=sshd.service to systemd ssh.service file, to match "Provides: sshd" in the sysvinit script (thanks, Michael Biebl).
Diffstat (limited to 'debian/systemd/ssh.service')
-rw-r--r--debian/systemd/ssh.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/systemd/ssh.service b/debian/systemd/ssh.service
index e7209f75a..ff28d39c1 100644
--- a/debian/systemd/ssh.service
+++ b/debian/systemd/ssh.service
@@ -12,3 +12,4 @@ Restart=on-failure
12 12
13[Install] 13[Install]
14WantedBy=multi-user.target 14WantedBy=multi-user.target
15Alias=sshd.service