aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/onos_cluster/files/setup_networks/net_init
blob: c27a8bf8965d02f71c173df216d159178d229948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/bin/bash
## BEGIN INIT INFO
# Provides: anamon.init
# Default-Start: 3 5
# Default-Stop: 0 1 2 4 6
# Required-Start: $network
# Short-Description: Starts the cobbler anamon boot notification program
# Description: anamon runs the first time a machine is booted after
#              installation.
## END INIT INFO

#
# anamon.init: Starts the cobbler post-install boot notification program
#
# chkconfig: 35 0 6
#
# description: anamon runs the first time a machine is booted after
#              installation.
#
python /opt/setup_networks/setup_networks.py