#3135 start API after mnt-hdd.mount

This commit is contained in:
rootzoll
2022-06-14 16:08:51 +02:00
parent 08b00706ab
commit a6979bfad9

View File

@@ -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