mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-19 18:37:41 +01:00
Change the type of the bootstrap.service
This commit is contained in:
@@ -8,7 +8,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
User=root
|
User=root
|
||||||
Group=root
|
Group=root
|
||||||
Type=oneshot
|
Type=simple
|
||||||
RemainAfterExit=true
|
RemainAfterExit=true
|
||||||
ExecStart=/home/admin/_bootstrap.sh
|
ExecStart=/home/admin/_bootstrap.sh
|
||||||
StandardOutput=journal
|
StandardOutput=journal
|
||||||
|
|||||||
Reference in New Issue
Block a user