Artifact [abc734c55f]
Logged in as anonymous

Artifact abc734c55f7eebe26b83ca331d16f47cb658905587efdc96b79dae18f40a00f4:


# This file defines generic targets that should exist anyway and they default
# dependencies

# System portion

DAEMON: NETWORK SERVERS
LOGIN: DAEMON
NETWORK:
SERVERS:
SERVICE:

mount:
root:
netif:
newsyslog:

# Shutdown order

EXIT: DAEMON_EXIT NETWORK_EXIT SERVICE_EXIT

DAEMON_EXIT: LOGIN_EXIT

LOGIN_EXIT:

NETWORK_EXIT: DAEMON_EXIT

SERVICE_EXIT: DAEMON_EXIT