openssh: dont depend on syslog.target

This commit is contained in:
Stefan Saraev 2014-06-12 19:35:46 +03:00 committed by Stephan Raue
parent 4c16a30c5d
commit 0aac96548a

View File

@ -2,7 +2,7 @@
Description=OpenSSH server daemon
ConditionKernelCommandLine=|ssh
ConditionPathExists=|/storage/.cache/services/sshd.conf
After=syslog.target network.target
After=network.target
[Service]
EnvironmentFile=-/storage/.cache/services/sshd.conf