Files
agnos-builder/userspace/files/ssh-param-watcher.service
T
Robbe Derks 2fde624a9d Start sshd early (#164)
start sshd early
2023-12-17 17:01:23 -08:00

10 lines
127 B
Desktop File

[Unit]
Description=SSH param watcher
[Service]
Type=oneshot
ExecStart=/usr/comma/set_ssh.sh
[Install]
WantedBy=rescue.target