/[smecontribs]/rpms/smeserver-sysmon/contribs10/smeserver-sysmon-systemd-11072.patch
ViewVC logotype

Diff of /rpms/smeserver-sysmon/contribs10/smeserver-sysmon-systemd-11072.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.5 by trevorb, Sat Aug 6 01:04:28 2022 UTC Revision 1.7 by trevorb, Sat Aug 6 03:13:31 2022 UTC
# Line 51  diff -urN smeserver-sysmon-6.5.old/root/ Line 51  diff -urN smeserver-sysmon-6.5.old/root/
51  diff -urN smeserver-sysmon-6.5.old/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/20Service smeserver-sysmon-6.5/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/20Service  diff -urN smeserver-sysmon-6.5.old/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/20Service smeserver-sysmon-6.5/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/20Service
52  --- smeserver-sysmon-6.5.old/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/20Service        1970-01-01 10:00:00.000000000 +1000  --- smeserver-sysmon-6.5.old/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/20Service        1970-01-01 10:00:00.000000000 +1000
53  +++ smeserver-sysmon-6.5/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/20Service    2022-08-03 16:12:26.238523740 +1000  +++ smeserver-sysmon-6.5/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/20Service    2022-08-03 16:12:26.238523740 +1000
54  @@ -0,0 +1,5 @@  @@ -0,0 +1,8 @@
55  +  +
56  +[Service]  +[Service]
57    +ExecStartPre=
58    +ExecStartPre=-/sbin/e-smith/service-status sysmon
59    +ExecStartPre=-/sbin/e-smith/expand-template /usr/lib/systemd/system/sysmon.service.d/50koozali.conf
60  +ExecStart=  +ExecStart=
61  +ExecStart=/usr/sbin/sysmon  +ExecStart=-/usr/sbin/sysmon
62  +  +
63  diff -urN smeserver-sysmon-6.5.old/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/30Install smeserver-sysmon-6.5/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/30Install  diff -urN smeserver-sysmon-6.5.old/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/30Install smeserver-sysmon-6.5/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/30Install
64  --- smeserver-sysmon-6.5.old/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/30Install        1970-01-01 10:00:00.000000000 +1000  --- smeserver-sysmon-6.5.old/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/30Install        1970-01-01 10:00:00.000000000 +1000
65  +++ smeserver-sysmon-6.5/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/30Install    2022-08-03 16:11:05.607828018 +1000  +++ smeserver-sysmon-6.5/root/etc/e-smith/templates/usr/lib/systemd/system/sysmon.service.d/50koozali.conf/30Install    2022-08-03 16:11:05.607828018 +1000
66  @@ -0,0 +1,3 @@  @@ -0,0 +1,4 @@
67  +  +
68  +[Install]  +[Install]
69  +WantedBy=sme-server.target  +WantedBy=sme-server.target
70    +
71  diff -urN smeserver-sysmon-6.5.old/root/etc/rc.d/init.d/sysmon smeserver-sysmon-6.5/root/etc/rc.d/init.d/sysmon  diff -urN smeserver-sysmon-6.5.old/root/etc/rc.d/init.d/sysmon smeserver-sysmon-6.5/root/etc/rc.d/init.d/sysmon
72  --- smeserver-sysmon-6.5.old/root/etc/rc.d/init.d/sysmon        2022-08-03 15:59:11.836382422 +1000  --- smeserver-sysmon-6.5.old/root/etc/rc.d/init.d/sysmon        2022-08-03 15:59:11.836382422 +1000
73  +++ smeserver-sysmon-6.5/root/etc/rc.d/init.d/sysmon    1970-01-01 10:00:00.000000000 +1000  +++ smeserver-sysmon-6.5/root/etc/rc.d/init.d/sysmon    1970-01-01 10:00:00.000000000 +1000
# Line 115  diff -urN smeserver-sysmon-6.5.old/root/ Line 119  diff -urN smeserver-sysmon-6.5.old/root/
119  diff -urN smeserver-sysmon-6.5.old/root/usr/lib/systemd/system/sysmon.service smeserver-sysmon-6.5/root/usr/lib/systemd/system/sysmon.service  diff -urN smeserver-sysmon-6.5.old/root/usr/lib/systemd/system/sysmon.service smeserver-sysmon-6.5/root/usr/lib/systemd/system/sysmon.service
120  --- smeserver-sysmon-6.5.old/root/usr/lib/systemd/system/sysmon.service 1970-01-01 10:00:00.000000000 +1000  --- smeserver-sysmon-6.5.old/root/usr/lib/systemd/system/sysmon.service 1970-01-01 10:00:00.000000000 +1000
121  +++ smeserver-sysmon-6.5/root/usr/lib/systemd/system/sysmon.service     2022-08-05 12:02:45.000000000 +1000  +++ smeserver-sysmon-6.5/root/usr/lib/systemd/system/sysmon.service     2022-08-05 12:02:45.000000000 +1000
122  @@ -0,0 +1,12 @@  @@ -0,0 +1,16 @@
123  +  +
124  +[Unit]  +[Unit]
125  +Description=System Monitor  +Description=System Monitor
# Line 123  diff -urN smeserver-sysmon-6.5.old/root/ Line 127  diff -urN smeserver-sysmon-6.5.old/root/
127  +Wants=network-online.target  +Wants=network-online.target
128  +  +
129  +[Service]  +[Service]
130    +ExecStartPre=
131    +ExecStartPre=-/sbin/e-smith/service-status sysmon
132    +ExecStartPre=-/sbin/e-smith/expand-template /usr/lib/systemd/system/sysmon.service.d/50koozali.conf
133  +ExecStart=  +ExecStart=
134  +ExecStart=/usr/bin/perl /usr/sbin/sysmon  +ExecStart=-/usr/sbin/sysmon
135  +  +
136  +[Install]  +[Install]
137  +WantedBy= sme-server.target  +WantedBy= sme-server.target
138  +  +
139  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  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
140  --- smeserver-sysmon-6.5.old/root/usr/lib/systemd/system/sysmon.service.d/50koozali.conf        1970-01-01 10:00:00.000000000 +1000  --- smeserver-sysmon-6.5.old/root/usr/lib/systemd/system/sysmon.service.d/50koozali.conf        1970-01-01 10:00:00.000000000 +1000
141  +++ smeserver-sysmon-6.5/root/usr/lib/systemd/system/sysmon.service.d/50koozali.conf    2022-08-05 12:02:45.000000000 +1000  +++ smeserver-sysmon-6.5/root/usr/lib/systemd/system/sysmon.service.d/50koozali.conf    2022-08-05 12:02:45.000000000 +1000
142  @@ -0,0 +1,12 @@  @@ -0,0 +1,16 @@
143  +  +
144  +[Unit]  +[Unit]
145  +Description=System Monitor  +Description=System Monitor
# Line 140  diff -urN smeserver-sysmon-6.5.old/root/ Line 147  diff -urN smeserver-sysmon-6.5.old/root/
147  +Wants=network-online.target  +Wants=network-online.target
148  +  +
149  +[Service]  +[Service]
150    +ExecStartPre=
151    +ExecStartPre=-/sbin/e-smith/service-status sysmon
152    +ExecStartPre=-/sbin/e-smith/expand-template /usr/lib/systemd/system/sysmon.service.d/50koozali.conf
153  +ExecStart=  +ExecStart=
154  +ExecStart=/usr/bin/perl /usr/sbin/sysmon  +ExecStart=-/usr/sbin/sysmon
155  +  +
156  +[Install]  +[Install]
157  +WantedBy= sme-server.target  +WantedBy= sme-server.target


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed