Files
agnos-builder/userspace/files/ssh-param-watcher.service
T
2021-09-23 19:08:32 -07:00

11 lines
155 B
Desktop File

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