1
0
forked from brl/citadel
citadel/poky/meta/recipes-connectivity/openssh/openssh/sshdgenkeys.service

9 lines
153 B
Desktop File

[Unit]
Description=OpenSSH Key Generation
RequiresMountsFor=/var /run
[Service]
ExecStart=@LIBEXECDIR@/sshd_check_keys
Type=oneshot
RemainAfterExit=yes