mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
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
|