]> git.pld-linux.org Git - packages/chkconfig.git/commitdiff
- update manual
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 24 Apr 2008 07:48:49 +0000 (07:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chkconfig-noxinet.patch -> 1.8

chkconfig-noxinet.patch

index d80da787804afbde44aac7c1544b5b424987c3fc..e5007c084ca66e89bc2a8f03a39c7abde696b18d 100644 (file)
@@ -1,4 +1,3 @@
-diff -urN chkconfig-1.3.37.org/chkconfig.c chkconfig-1.3.37/chkconfig.c
 --- chkconfig-1.3.37.org/chkconfig.c   2007-11-08 22:28:34.000000000 +0100
 +++ chkconfig-1.3.37/chkconfig.c       2008-04-24 09:30:17.709152778 +0200
 @@ -68,8 +68,6 @@
@@ -414,3 +413,17 @@ diff -urN chkconfig-1.3.37.org/ntsysv.c chkconfig-1.3.37/ntsysv.c
      qsort(services, numServices, sizeof(*services), serviceNameCmp);
  
      *servicesPtr = services;
+--- chkconfig-1.3.37/chkconfig.8~      2007-11-08 23:28:34.000000000 +0200
++++ chkconfig-1.3.37/chkconfig.8       2008-04-24 10:48:07.171320486 +0300
+@@ -63,11 +63,6 @@
+ an already-started service, and will not re-stop a service that is
+ not running.
+-\fBchkconfig\fR also can manage xinetd scripts via the means
+-of xinetd.d configuration files. Note that only the
+-\fBon\fR, \fBoff\fR, and \fB-\-list\fR commands are supported
+-for xinetd.d services.
+-
+ .SH OPTIONS
+ .TP
+ \fB-\-level \fIlevels\fR
This page took 0.088703 seconds and 4 git commands to generate.