Files
I-Form_Server_Node_Deployer/templates/join_swarm.service
Cian Hughes a5632fb373 First commit
2023-10-19 17:30:09 +01:00

8 lines
139 B
Desktop File

[Unit]
Description=Ensure that node joins a swarm on startup
[Service]
ExecStart=/root/join_swarm.sh
[Install]
WantedBy=multi-user.target