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