/[smeserver]/rpms/e-smith-samba/sme7/e-smith-samba-1.14.0-runit17.patch
ViewVC logotype

Contents of /rpms/e-smith-samba/sme7/e-smith-samba-1.14.0-runit17.patch

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


Revision 1.2 - (show annotations) (download)
Sat Dec 15 16:01:24 2007 UTC (16 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Import on branch sme7 of package e-smith-samba-1.14.1-1.el4.sme.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-samba-1.14.0/root/var/service/nmbd/run mezzanine_patched_e-smith-samba-1.14.0/root/var/service/nmbd/run
2 --- e-smith-samba-1.14.0/root/var/service/nmbd/run 2005-03-11 09:41:55.000000000 -0700
3 +++ mezzanine_patched_e-smith-samba-1.14.0/root/var/service/nmbd/run 2007-02-16 13:28:59.000000000 -0700
4 @@ -12,7 +12,7 @@
5 if [ "$status" = "disabled" ]
6 then
7 /sbin/e-smith/config setprop nmbd status disabled
8 - runsvctrl d .
9 + sv d .
10 exit
11 fi
12
13 diff -Nur -x '*.orig' -x '*.rej' e-smith-samba-1.14.0/root/var/service/smbd/run mezzanine_patched_e-smith-samba-1.14.0/root/var/service/smbd/run
14 --- e-smith-samba-1.14.0/root/var/service/smbd/run 2007-02-16 13:49:52.000000000 -0700
15 +++ mezzanine_patched_e-smith-samba-1.14.0/root/var/service/smbd/run 2007-02-16 13:29:02.000000000 -0700
16 @@ -12,7 +12,7 @@
17 if [ "$status" = "disabled" ]
18 then
19 /sbin/e-smith/config setprop smbd status disabled
20 - runsvctrl d .
21 + sv d .
22 exit
23 fi
24

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