1 |
diff -urN 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 |
2 |
--- e-smith-nutUPS-2.6.0.old/root/usr/lib/systemd/system/nut.service 2021-03-30 06:32:41.636602621 -0400 |
3 |
+++ e-smith-nutUPS-2.6.0/root/usr/lib/systemd/system/nut.service 2021-03-30 06:50:21.000000000 -0400 |
4 |
@@ -1,6 +1,7 @@ |
5 |
[Unit] |
6 |
Description=Network UPS Tools - Master service for Koozali SME Srrver |
7 |
-After=local-fs.target network.target nut-server.service |
8 |
+After=local-fs.target network.target |
9 |
+Before=nut-server.service |
10 |
|
11 |
[Service] |
12 |
ExecStartPre=/sbin/e-smith/service-status nut |