Deleted Added
full compact
SERVERS (270782) SERVERS (298844)
1#!/bin/sh
2#
1#!/bin/sh
2#
3# $FreeBSD: head/etc/rc.d/SERVERS 270782 2014-08-29 07:51:47Z hrs $
3# $FreeBSD: head/etc/rc.d/SERVERS 298844 2016-04-30 09:50:08Z ngie $
4#
5
6# PROVIDE: SERVERS
4#
5
6# PROVIDE: SERVERS
7# REQUIRE: mountcritremote abi ldconfig savecore watchdogd kdc
7# REQUIRE: mountcritremote abi ldconfig savecore watchdogd
8
9# This is a dummy dependency, for early-start servers relying on
10# some basic configuration.
8
9# This is a dummy dependency, for early-start servers relying on
10# some basic configuration.