1 |
diff -urN 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 |
2 |
--- e-smith-nutUPS-2.6.0.old/root/etc/e-smith/templates/usr/lib/systemd/system/nut-monitor.service.d/50koozali.conf/40service 2021-03-26 20:44:16.158006194 -0400 |
3 |
+++ e-smith-nutUPS-2.6.0/root/etc/e-smith/templates/usr/lib/systemd/system/nut-monitor.service.d/50koozali.conf/40service 2021-03-26 20:45:30.000000000 -0400 |
4 |
@@ -1,2 +1,3 @@ |
5 |
[Service] |
6 |
+ExecStartPre=-/usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/nut-run.conf |
7 |
ExecStartPre=/sbin/e-smith/service-status nut |
8 |
diff -urN 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 |
9 |
--- e-smith-nutUPS-2.6.0.old/root/usr/lib/systemd/system/nut-driver.service.d/51koozali.conf 1969-12-31 19:00:00.000000000 -0500 |
10 |
+++ e-smith-nutUPS-2.6.0/root/usr/lib/systemd/system/nut-driver.service.d/51koozali.conf 2021-03-25 05:04:21.000000000 -0400 |
11 |
@@ -0,0 +1,13 @@ |
12 |
+#------------------------------------------------------------ |
13 |
+# !!DO NOT MODIFY THIS FILE!! |
14 |
+# |
15 |
+# Manual changes will be lost when this file is regenerated. |
16 |
+# |
17 |
+# Please read the developer's guide, which is available |
18 |
+# at http://www.contribs.org/development/ |
19 |
+# |
20 |
+# Copyright (C) 1999-2006 Mitel Networks Corporation |
21 |
+#------------------------------------------------------------ |
22 |
+ |
23 |
+[Service] |
24 |
+ExecStartPre=-/usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/nut-run.conf |