/[smeserver]/rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz11537.patch
ViewVC logotype

Contents of /rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz11537.patch

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


Revision 1.2 - (show annotations) (download)
Sun Jun 6 20:38:38 2021 UTC (3 years ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
5.8.1

1 diff -Nur --no-dereference e-smith-base-5.8.0.old/root/etc/e-smith/events/actions/systemd-default e-smith-base-5.8.0/root/etc/e-smith/events/actions/systemd-default
2 --- e-smith-base-5.8.0.old/root/etc/e-smith/events/actions/systemd-default 2021-04-08 22:09:04.030000000 -0400
3 +++ e-smith-base-5.8.0/root/etc/e-smith/events/actions/systemd-default 2021-04-08 22:10:53.574000000 -0400
4 @@ -179,7 +179,7 @@
5 ## readd event if present in usr/lib as preste-all does not care about that.
6 if ( $status eq "enable" and $linkedE eq "not" and $linkedD eq "not" and $wanted eq "want"){
7 #print "systemctl add-wants sme-server.target $service\n";
8 - `systemctl add-wants sme-server.target $service `;
9 + `/usr/bin/systemctl add-wants sme-server.target $service `;
10 }
11 }
12

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