Launch python client services only after network-online target (#1197)

This commit is contained in:
Daniel Markstedt
2023-07-31 12:12:53 -07:00
committed by GitHub
parent d3317e9702
commit 8089bb93f3
3 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
[Unit]
Description=PiSCSI-OLED Monitor service
After=network.target piscsi.service
After=network-online.target piscsi.service
[Service]
Type=simple