]> git.pld-linux.org Git - packages/glibc.git/commitdiff
some changes
authorwojtek <wojtek@pld.org.pl>
Sun, 14 Mar 1999 19:06:44 +0000 (19:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nscd.init -> 1.2
    utmpd.init -> 1.3

nscd.init
utmpd.init

index 3905f7fcf8922c3e9216e36284aff59383ab8d16..395df9d2d4f03e855fb44f7118bb5c2458a914dc 100644 (file)
--- a/nscd.init
+++ b/nscd.init
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 # nscd:                Starts the Name Switch Cache Daemon
 #
index 808d4068f4ee3c43b9054788d7550ca97855642e..f3d18148a2170edd77d575f53efd20f470ad5d81 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 #      /etc/rc.d/init.d/utmpd
 #
@@ -8,8 +8,6 @@
 # description: Utmpd daemon
 # processname: utmpd
 #
-export PATH=/bin:/usr/bin:/sbin:/usr/sbin
-
 # Source function library.
 . /etc/rc.d/init.d/functions
 
This page took 0.291012 seconds and 4 git commands to generate.