Update usb-scanner.service

This commit is contained in:
Mario Voigt 2025-01-06 20:15:19 +01:00
parent 7448c478a2
commit ec892df672

View File

@ -10,7 +10,7 @@ Type=simple
Restart=always
#RestartSec=1
ExecStartPre=/usr/bin/sleep 1
ExecStart=/opt/Kugelstossmeeting-Scanner/venv/bin/python3 "/opt/Kugelstossmeeting-Scanner/usb-scanner.py"
ExecStart=/opt/kugelstossmeeting-ticketing/venv/bin/python3 "/opt/kugelstossmeeting-ticketing/usb-scanner.py"
[Install]
WantedBy=multi-user.target