2023-09-06 05:54:44 +00:00
|
|
|
[Unit]
|
|
|
|
Description=awx-perfermance-arm32
|
|
|
|
|
|
|
|
[Service]
|
2023-09-08 04:44:49 +00:00
|
|
|
ExecStart=/usr/bin/python3 /usr/local/sdt/app/appName/main.py -config appName
|
2023-09-06 05:54:44 +00:00
|
|
|
Restart=always
|
|
|
|
RestartSec=10
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|