128 |
+ |
+ |
129 |
+[Install] |
+[Install] |
130 |
+WantedBy= sme-server.target |
+WantedBy= sme-server.target |
131 |
|
+ |
132 |
|
diff -urN smeserver-sysmon-6.5.old/root/usr/lib/systemd/system/sysmon.service.d/50koozali.conf smeserver-sysmon-6.5/root/usr/lib/systemd/system/sysmon.service.d/50koozali.conf |
133 |
|
--- smeserver-sysmon-6.5.old/root/usr/lib/systemd/system/sysmon.service.d/50koozali.conf 1970-01-01 10:00:00.000000000 +1000 |
134 |
|
+++ smeserver-sysmon-6.5/root/usr/lib/systemd/system/sysmon.service.d/50koozali.conf 2022-08-05 12:02:45.000000000 +1000 |
135 |
|
@@ -0,0 +1,12 @@ |
136 |
|
+ |
137 |
|
+[Unit] |
138 |
|
+Description=System Monitor |
139 |
|
+After=network-online.target |
140 |
|
+Wants=network-online.target |
141 |
|
+ |
142 |
|
+[Service] |
143 |
|
+ExecStart= |
144 |
|
+ExecStart=/usr/bin/perl /usr/sbin/sysmon |
145 |
|
+ |
146 |
|
+[Install] |
147 |
|
+WantedBy= sme-server.target |
148 |
|
+ |