Changeset 1815
- Timestamp:
- 06/01/11 12:45:24 (2 years ago)
- Location:
- trunk/fon/fonbase/targets
- Files:
-
- 4 modified
-
f20/etc/config/fon (modified) (2 diffs)
-
f20/etc/config/services (modified) (2 diffs)
-
f20n/etc/config/fon (modified) (1 diff)
-
f20n/etc/config/services (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fon/fonbase/targets/f20/etc/config/fon
r1814 r1815 8 8 option mode dhcp 9 9 option dns_static 0 10 10 11 config public public 11 12 option essid FREE_INTERNET … … 31 32 option 'umts_dns_override' '0' 32 33 option 'umts_net' '3' 33 option 'sharewifi' 134 option 'sharewifi' '1' 34 35 35 36 # do not remove, this is used be the thinclient script to store its state -
trunk/fon/fonbase/targets/f20/etc/config/services
r1672 r1815 27 27 config service httpd 28 28 option path "/Apps/lucid" 29 option process 1 29 option process 1 30 30 option boot "StartHttpd" 31 31 option order 15 … … 33 33 option mdns 'luci.service' 34 34 option fwall 0 35 list tcp_port 44335 list tcp_port 443 36 36 37 37 config service samba -
trunk/fon/fonbase/targets/f20n/etc/config/fon
r1661 r1815 32 32 option 'sharewifi' '1' 33 33 option 'ht' '40' 34 34 35 # do not remove, this is used be the thinclient script to store its state 35 36 config thinclient thinclient -
trunk/fon/fonbase/targets/f20n/etc/config/services
r1672 r1815 11 11 config service fonsmcd 12 12 option path "/usr/sbin/fonsmcd" 13 option boot StartFonsmcd13 option boot "StartFonsmcd" 14 14 option order 05 15 15 … … 26 26 27 27 config service httpd 28 option path "/Apps/lucid" 28 29 option process 1 29 option path "/Apps/lucid"30 30 option boot "StartHttpd" 31 31 option order 15 … … 33 33 option mdns 'luci.service' 34 34 option fwall 0 35 list tcp_port 44335 list tcp_port 443 36 36 37 37 config service samba
