diff -Nur --no-dereference e-smith-nutUPS-2.6.0.old/root/etc/e-smith/templates/usr/lib/systemd/system/nut-monitor.service.d/50koozali.conf/20unit e-smith-nutUPS-2.6.0/root/etc/e-smith/templates/usr/lib/systemd/system/nut-monitor.service.d/50koozali.conf/20unit --- e-smith-nutUPS-2.6.0.old/root/etc/e-smith/templates/usr/lib/systemd/system/nut-monitor.service.d/50koozali.conf/20unit 2022-12-25 22:19:58.089000000 -0500 +++ e-smith-nutUPS-2.6.0/root/etc/e-smith/templates/usr/lib/systemd/system/nut-monitor.service.d/50koozali.conf/20unit 2022-12-25 22:22:35.557000000 -0500 @@ -1,3 +1,3 @@ [Unit] PartOf=nut.service -After=nut.service +After=nut.service network-online.target diff -Nur --no-dereference e-smith-nutUPS-2.6.0.old/root/etc/e-smith/templates/usr/lib/systemd/system/nut-monitor.service.d/50koozali.conf/40service e-smith-nutUPS-2.6.0/root/etc/e-smith/templates/usr/lib/systemd/system/nut-monitor.service.d/50koozali.conf/40service --- e-smith-nutUPS-2.6.0.old/root/etc/e-smith/templates/usr/lib/systemd/system/nut-monitor.service.d/50koozali.conf/40service 2022-12-25 22:19:58.103000000 -0500 +++ e-smith-nutUPS-2.6.0/root/etc/e-smith/templates/usr/lib/systemd/system/nut-monitor.service.d/50koozali.conf/40service 2022-12-25 22:25:09.489000000 -0500 @@ -1,3 +1,4 @@ [Service] +ExecStartPre= ExecStartPre=-/usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/nut-run.conf ExecStartPre=/sbin/e-smith/service-status nut diff -Nur --no-dereference e-smith-nutUPS-2.6.0.old/root/etc/e-smith/templates/usr/lib/systemd/system/nut-server.service.d/50koozali.conf/20unit e-smith-nutUPS-2.6.0/root/etc/e-smith/templates/usr/lib/systemd/system/nut-server.service.d/50koozali.conf/20unit --- e-smith-nutUPS-2.6.0.old/root/etc/e-smith/templates/usr/lib/systemd/system/nut-server.service.d/50koozali.conf/20unit 2022-12-25 22:19:58.090000000 -0500 +++ e-smith-nutUPS-2.6.0/root/etc/e-smith/templates/usr/lib/systemd/system/nut-server.service.d/50koozali.conf/20unit 2022-12-25 22:22:08.745000000 -0500 @@ -1,4 +1,4 @@ [Unit] PartOf=nut.service -After=nut.service +After=nut.service network-online.target diff -Nur --no-dereference e-smith-nutUPS-2.6.0.old/root/usr/lib/systemd/system/nut-driver.service.d/51koozali.conf e-smith-nutUPS-2.6.0/root/usr/lib/systemd/system/nut-driver.service.d/51koozali.conf --- e-smith-nutUPS-2.6.0.old/root/usr/lib/systemd/system/nut-driver.service.d/51koozali.conf 2022-12-25 22:19:58.103000000 -0500 +++ e-smith-nutUPS-2.6.0/root/usr/lib/systemd/system/nut-driver.service.d/51koozali.conf 2022-12-25 22:24:23.110000000 -0500 @@ -10,4 +10,5 @@ #------------------------------------------------------------ [Service] +ExecStartPre= ExecStartPre=-/usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/nut-run.conf diff -Nur --no-dereference e-smith-nutUPS-2.6.0.old/root/usr/lib/systemd/system/nut.service e-smith-nutUPS-2.6.0/root/usr/lib/systemd/system/nut.service --- e-smith-nutUPS-2.6.0.old/root/usr/lib/systemd/system/nut.service 2022-12-25 22:19:58.115000000 -0500 +++ e-smith-nutUPS-2.6.0/root/usr/lib/systemd/system/nut.service 2022-12-25 22:20:51.866000000 -0500 @@ -1,6 +1,6 @@ [Unit] Description=Network UPS Tools - Parent service for Koozali SME Server -After=local-fs.target network.target +After=local-fs.target network.target network-online.target Before=nut-server.service [Service]