ed07259681
This package contains all files required for booting the lsXL linux system built through xbps. Currently it uses the NetBSD rc.d(8) system, sysvinit and modified BSD style scripts modified from Arch linux. --HG-- extra : convert_revision : 4584be26dd672ba33f9b1d76534a22d4715664ea
10 lines
224 B
Bash
Executable file
10 lines
224 B
Bash
Executable file
#!/bin/sh
|
|
#
|
|
# $NetBSD: DAEMON,v 1.8 2002/03/22 04:33:57 thorpej Exp $
|
|
#
|
|
|
|
# PROVIDE: DAEMON
|
|
# REQUIRE: NETWORKING SERVERS
|
|
|
|
# This is a dummy dependency, to ensure that general purpose daemons
|
|
# are run _after_ the above are.
|