source: freewrt/package/base-files/default/etc/rc.conf@ d30e6bd

freewrt_1_0 freewrt_2_0
Last change on this file since d30e6bd was d30e6bd, checked in by Thorsten Glaser <tg@…>, 19 years ago
  • base-files: we'll have variables of the style | firewall=NO | ssh=YES and variables of the style | ntpd_flags=-s | ntpd_flags="" | ntpd_flags=NO
  • openntpd: convert to use functions.sh stuff

git-svn-id: svn://www.freewrt.org/trunk/freewrt@369 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 169 bytes
Line 
1#!/bin/sh
2# set variables service=YES|NO (YES to enable, NO to disable)
3# set variables service_flags="X" (NO to disable the service)
4# note: for flags, X can be empty
Note: See TracBrowser for help on using the repository browser.