summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2006-08-04 18:37:03 +0000
committerdes <des@FreeBSD.org>2006-08-04 18:37:03 +0000
commit4fa533ec15c745ebfe63163e48fd911d2ff9675d (patch)
tree05fb5e45e21729b671767aee21fbb4aba87969e1
parentc6ffefd10680d528fb9dbaecbce067b66357f1ee (diff)
downloadFreeBSD-src-4fa533ec15c745ebfe63163e48fd911d2ff9675d.zip
FreeBSD-src-4fa533ec15c745ebfe63163e48fd911d2ff9675d.tar.gz
Forgot to add mountlate to the Makefile.
-rwxr-xr-xetc/rc.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index 6c314a1..4d58771 100755
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -21,7 +21,7 @@ FILES= DAEMON LOGIN NETWORKING SERVERS \
jail \
kadmind kerberos kernel keyserv kldxref kpasswdd \
ldconfig local localpkg lpd \
- mixer motd mountcritlocal mountcritremote \
+ mixer motd mountcritlocal mountcritremote mountlate \
mdconfig mdconfig2 mountd moused mroute6d mrouted msgs \
named natd netif netoptions \
network_ipv6 newsyslog nfsclient nfsd \
OpenPOWER on IntegriCloud