mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
#3135 start API after mnt-hdd.mount
This commit is contained in:
@@ -78,7 +78,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
||||
[Unit]
|
||||
Description=BlitzBackendAPI
|
||||
Wants=network.target
|
||||
After=network.target
|
||||
After=network.target mnt-hdd.mount
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/root/blitz_api
|
||||
|
Reference in New Issue
Block a user