propellor spin
This commit is contained in:
parent
d062e21a5e
commit
9a52b4d38a
|
@ -73,7 +73,7 @@ randomHostKeys = flagFile prop "/etc/ssh/.unique_host_keys"
|
|||
, Param "rm -f /etc/ssh/ssh_host_*"
|
||||
]
|
||||
ensureProperty $ scriptProperty
|
||||
[ "DPKG_MAINTSCRIPT_PACKAGE=openssh-server /var/lib/dpkg/info/openssh-server.postinst configure" ]
|
||||
[ "DPKG_MAINTSCRIPT_NAME=postinst DPKG_MAINTSCRIPT_PACKAGE=openssh-server /var/lib/dpkg/info/openssh-server.postinst configure" ]
|
||||
|
||||
-- | Sets ssh host keys from the site's PrivData.
|
||||
--
|
||||
|
|
Loading…
Reference in New Issue