mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/31817 Signed-off-by: Sam James <sam@gentoo.org>
9 lines
186 B
Desktop File
9 lines
186 B
Desktop File
[Unit]
|
|
Description=TinySSH Key Generation
|
|
ConditionPathIsDirectory=!/etc/tinyssh/keys
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/tinysshd-makekey /etc/tinyssh/keys
|
|
Type=oneshot
|
|
RemainAfterExit=true
|