Skip to content

Commit

Permalink
wait for lighttpd
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Dec 5, 2024
1 parent 49f53b6 commit 8222545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspace/scripts/files/system/systemd/[email protected]
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Unit]
Description=Start up %I on boot.
Wants=network-online.target
After=network-online.target firstboot.service load_rp2040.service local_access_point.service
After=network-online.target firstboot.service load_rp2040.service local_access_point.service lighttpd.service

[Service]
User=pioreactor
Expand Down

0 comments on commit 8222545

Please sign in to comment.