#----------------------------------------------------------------------------
#  template.txt - optional files for template                  _3.10.5_
#
#  Last Update: $Id: template.txt 44165 2016-01-23 08:03:30Z kristov $
#
#  Copyright (c) 2002-2016 - fli4l-Team <team@fli4l.de>
#----------------------------------------------------------------------------

opt_format_version 1 -

# Variable    Value     file
# 
# Wenn opt_t auf yes steht, kopiere file rc999t.sh

OPT_TEMPLATE  yes       etc/rc.d/rc999.template mode=555 flags=sh
OPT_TEMPLATE  yes       files/usr/bin/template_show_config mode=555 flags=sh

# Kopiere Files in Abhngigkeit vom Wert von TEMPLATE_VAR, die Files
# landen ber Links nach dem booten des fli4l-Routers unter
# /usr/bin/{foo,bar,argh}

TEMPLATE_VAR_%     foo       files/usr/bin/foo mode=555 flags=sh
TEMPLATE_VAR_%     bar       files/usr/bin/bar mode=555 flags=sh
TEMPLATE_VAR_%     argh      files/usr/bin/argh mode=555 flags=sh

# Die Files fr opt_depend ignorieren wir hier mal
