forked from pool/openssh
Accepting request 571576 from home:pcerny:factory
- .spec file cleanup - upgrade to 7.6p1 see main package changelog for details - Add missing crypto hardware enablement patches for IBM mainframes (FATE#323902) - add missing part of systemd integration (unit type) OBS-URL: https://build.opensuse.org/request/show/571576 OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=134
This commit is contained in:
committed by
Git OBS Bridge
parent
2baed0da9e
commit
183de6e669
@@ -3,8 +3,10 @@ Description=OpenSSH Daemon
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
EnvironmentFile=-/etc/sysconfig/ssh
|
||||
ExecStartPre=/usr/sbin/sshd-gen-keys-start
|
||||
ExecStartPre=/usr/sbin/sshd -t $SSHD_OPTS
|
||||
ExecStart=/usr/sbin/sshd -D $SSHD_OPTS
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
KillMode=process
|
||||
|
Reference in New Issue
Block a user