forked from brl/citadel
9 lines
153 B
Desktop File
9 lines
153 B
Desktop File
[Unit]
|
|
Description=OpenSSH Key Generation
|
|
RequiresMountsFor=/var /run
|
|
|
|
[Service]
|
|
ExecStart=@LIBEXECDIR@/sshd_check_keys
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|