]> git.pld-linux.org Git - projects/rc-scripts.git/blame_incremental - rc.d/init.d/functions
Avoid "RTNETLINK answers: File exists" message and say possible cause instead.
[projects/rc-scripts.git] / rc.d / init.d / functions
... / ...
CommitLineData
1#!/bin/sh - keep it for file(1) to get bourne shell script result
2# functions This file contains functions to be used by most or all
3# shell scripts in the /etc/init.d directory.
4#
5# $Id$
6#
7# Author: Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
8# Hacked by: Greg Galloway and Marc Ewing
9# Modified for PLD Linux by:
10# Marek Obuchowicz <elephant@pld-linux.org>
11