mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
fix service
This commit is contained in:
@@ -162,6 +162,9 @@ TimeoutSec=120
|
|||||||
RestartSec=30
|
RestartSec=30
|
||||||
StandardOutput=null
|
StandardOutput=null
|
||||||
StandardError=journal
|
StandardError=journal
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
sudo mv /home/admin/lnbits.service /etc/systemd/system/lnbits.service
|
sudo mv /home/admin/lnbits.service /etc/systemd/system/lnbits.service
|
||||||
|
Reference in New Issue
Block a user