summaryrefslogtreecommitdiff
path: root/debian/systemd/ssh.service
AgeCommit message (Expand)Author
2020-10-27disable systemd Type=notify, since it just times outAndrew Cady
2018-06-18Add documentation links for systemdColin Watson
2017-08-23Fix spelling of RuntimeDirectoryMode (closes: #872976).Colin Watson
2017-07-23Create /run/sshd under systemd using RuntimeDirectory rather than tmpfiles.d ...Colin Watson
2017-06-26Test configuration before starting or reloading sshd under systemd (closes: #...Colin Watson
2015-12-21Add systemd readiness notification support (closes: #778913).Michael Biebl
2014-02-21Add Alias=sshd.service to systemd ssh.service file, to match "Provides: sshd"...Colin Watson
2014-02-12Remove unnecessary /dev/null testsColin Watson
2014-02-10Drop After=syslog.target; this is obsolete according to Lintian.Colin Watson
2014-02-10Add systemd support (thanks, Sven Joachim; closes: #676830).Colin Watson