Files
agnos-builder/userspace/files/ssh-param-watcher.service
2024-01-21 14:17:42 -08: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