Files
agnos-builder/userspace/root/lib/systemd/system/ssh-param-watcher.service
T
2026-04-30 18:21:06 -07:00

11 lines
152 B
Desktop File

[Unit]
Description=SSH param watcher
After=network.target
[Service]
Type=oneshot
ExecStart=/usr/comma/set_ssh.sh
[Install]
WantedBy=multi-user.target