mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 20:42:41 +02:00
boostrap back to oneshot
This commit is contained in:
@@ -8,7 +8,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
User=root
|
User=root
|
||||||
Group=root
|
Group=root
|
||||||
Type=simple
|
Type=oneshot
|
||||||
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