mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
net-misc/tinyssh: Import from ::lanodanOverlay
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
8
net-misc/tinyssh/files/tinyssh-makekey.service
Normal file
8
net-misc/tinyssh/files/tinyssh-makekey.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=TinySSH Key Generation
|
||||
ConditionPathIsDirectory=!/etc/tinyssh/keys
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/tinysshd-makekey /etc/tinyssh/keys
|
||||
Type=oneshot
|
||||
RemainAfterExit=true
|
||||
Reference in New Issue
Block a user