#!/bin/bash

### BEGIN INIT INFO
# Provides:         tftrp
# Required-Start:   $network 
# Required-Stop:    $null
# Default-Start:    3 5
# Default-Stop:
# Description:      Traps tftpd serving PXE files and moves the files away 
### END INIT INFO

