/[smeserver]/rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz10957.sme-server.target.patch
ViewVC logotype

Diff of /rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz10957.sme-server.target.patch

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

Revision 1.10 by jpp, Thu Oct 22 21:17:19 2020 UTC Revision 1.11 by jpp, Thu Oct 22 21:42:32 2020 UTC
# Line 186  diff -Nur e-smith-base-5.8.0.old/root/et Line 186  diff -Nur e-smith-base-5.8.0.old/root/et
186     }     }
187   }   }
188  +}  +}
189    diff -Nur e-smith-base-5.8.0.old/root/etc/e-smith/events/actions/fix-startup e-smith-base-5.8.0/root/etc/e-smith/events/actions/fix-startup
190    --- e-smith-base-5.8.0.old/root/etc/e-smith/events/actions/fix-startup  2020-10-22 17:32:27.941000000 -0400
191    +++ e-smith-base-5.8.0/root/etc/e-smith/events/actions/fix-startup      2020-10-22 17:41:30.255000000 -0400
192    @@ -33,7 +33,7 @@
193       }
194       elsif (-e "/etc/init.d/$sv")
195       {
196    -    system("/usr/sbin/chkconfig", $sv, "off");
197    +    my $dropoutput = `/usr/sbin/chkconfig $sv off 2>/dev/null`;
198       }
199     }
200     }


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