almost working

This commit is contained in:
2019-10-04 06:41:13 -07:00
parent bad920ab58
commit 0c72b2c372
7 changed files with 48 additions and 38 deletions

View File

@@ -1,7 +1,8 @@
[Unit]
Description=Run user provided scripts on boot
ConditionPathExists=/usr/lib/raspi-ini/run-parts.sh
After=dhcpcd.service # Need to put more thought into when
After=network-online.target
Wants=network-online.target
[Service]
Type=oneshot