11 lines
195 B
INI
11 lines
195 B
INI
|
[Unit]
|
||
|
Description=When change project code, it manage blokwork clients.
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/bin/bwc-management -mqtt=aws
|
||
|
Restart=always
|
||
|
RestartSec=10
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|