diff options
Diffstat (limited to 'etc/rc.d/SERVERS')
-rwxr-xr-x | etc/rc.d/SERVERS | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/etc/rc.d/SERVERS b/etc/rc.d/SERVERS deleted file mode 100755 index e3c7a24047d4c..0000000000000 --- a/etc/rc.d/SERVERS +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# -# $NetBSD: SERVERS,v 1.8 2001/04/26 03:56:20 lukem Exp $ -# - -# PROVIDE: SERVERS -# REQUIRE: mountcritremote - -# This is a dummy dependency, for early-start servers relying on -# some basic configuration. |