This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=/usr/bin/tinysshd-makekey /etc/tinyssh/sshkeydir
- 
        RemainAfterExit=yes
- 
        Type=oneshot
 
- 
        
- 
    [Unit]- 
        ConditionPathIsDirectory=!/etc/tinyssh/sshkeydir
- 
        Description=TinySSH Key Generation
 
- 
        
Additionnal notes
Nothing here.