mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
label-printer: fixes systemd unit
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
Description=Simple Label Printer service on port 8082
|
Description=Simple Label Printer service on port 8082
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=simple
|
||||||
|
Restart=on-failure
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/bin/python3 /usr/local/bin/label-printer.py
|
ExecStart=/usr/bin/python3 /usr/local/bin/label-printer.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user