SOURCES: apport.init - pldize

glen glen at pld-linux.org
Thu Apr 24 13:01:39 CEST 2008


Author: glen                         Date: Thu Apr 24 11:01:39 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- pldize

---- Files affected:
SOURCES:
   apport.init (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/apport.init
diff -u SOURCES/apport.init:1.3 SOURCES/apport.init:1.4
--- SOURCES/apport.init:1.3	Thu Apr 24 12:59:11 2008
+++ SOURCES/apport.init	Thu Apr 24 13:01:33 2008
@@ -1,14 +1,14 @@
-#!/bin/bash
+#!/bin/sh
 #
 # apport    Script to control apport handling of core dumps
 #
-# Author:   Will Woods <wwoods at redhat.com>
-#
 # chkconfig: 2345 90 10
 # description:  Starts and stops apport crash handling
 
+# $Id$
+
 # Source function library.
-. /etc/init.d/functions
+. /etc/rc.d/init.d/functions
 
 # The location of the core pattern file
 PATFILE=/proc/sys/kernel/core_pattern
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/apport.init?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list