rename package
All checks were successful
Build and Publish Debian Package / build (push) Successful in 39s

This commit is contained in:
Marco Realacci 2025-03-15 02:54:49 +01:00
parent 063ea9b64b
commit 0a7a3f70eb
3 changed files with 4 additions and 3 deletions

View file

@ -10,7 +10,7 @@ StartLimitBurst=10
Type=exec
Restart=on-failure
RestartSec=5s
ExecStart=/usr/bin/python3 /opt/docker_magicfw.py
ExecStart=/usr/local/bin/magicfw
# Environment variables (customize as needed)
Environment=LOG_LEVEL=INFO