repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
db-move: moved seahorse from [testing] to [extra] (x86_64)
[arch-packages.git]
/
openssh
/
trunk
/
sshd.service
blob
a893724f176718efa1877cde9b169861f489a761
1
[Unit]
2
Description=OpenSSH Daemon
3
Wants=sshdgenkeys.service
4
After=sshdgenkeys.service
5
After=network.target
6
7
[Service]
8
ExecStart=/usr/bin/sshd -D
9
ExecReload=/bin/kill -HUP $MAINPID
10
KillMode=process
11
Restart=always
12
13
[Install]
14
WantedBy=multi-user.target