dont run run-parts until online
This commit is contained in:
parent
3e7cba20ce
commit
6faaf54183
@ -1,8 +1,8 @@
|
||||
[Unit]
|
||||
Description=Run user provided scripts on boot
|
||||
ConditionPathExists=/usr/lib/raspi-ini/run-parts.sh
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
After=networking.service
|
||||
Wants=networking.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Loading…
Reference in New Issue
Block a user