Refactor initscripts into distro-independent and distro-specific pieces.
[sliver-openvswitch.git] / debian / openvswitch-switch.template
1 # This is a POSIX shell fragment                -*- sh -*-
2
3 # To configure the OpenFlow switch, fill in the following properly and
4 # uncomment them.  Afterward, the switch will come up
5 # automatically at boot time.  It can be started immediately with
6 #       /etc/init.d/openvswitch-switch start
7
8 # FORCE_COREFILES: If 'yes' then core files will be enabled.
9 # FORCE_COREFILES=yes