############################################### # -- Thinstation sample configuration file -- # ############################################### # # This file must be named "thinstation.conf" where can be: # .buildtime Defines the defaults build into the image (note the leading .) # .network Default config file loaded from the TFTP server. # .user Config file on local storage. # - Specific config file on the TFTP server for the terminal # "name" (e.g. thinstation.conf-paul). Requires thinstation.hosts. # .group- Config file for a group of terminals (e.g. with printer setup # for those terminal with local printers. Requires thinstation.hosts. # - Specific config file on the TFTP server for the terminal with # the IP number specified. # - Specific config file on the TFTP server for the terminal with # the MAC address specified. ## # --- General Options # # AUDIO_LEVEL Audio Level for sound, 0-100 # KEYBOARD_MAP Keyboard layout # TIME_ZONE Used to set time zone on TS client by entering the UTC offset. # This can be set automatically if the appropriate dhcpc option is selected # (Option 2, time offset in seconds) # SYSLOG_SERVER Log server ip address or hostname. # If the work "local" is used, then syslog starts logging locally # If not specified syslogd is not loaded. # USB_ENABLED Enable USB Drivers into memory if USB package is chosen # USB_STORAGE_SYNC ON Safer writing # OFF Faster writes to USB storage devices # WARNING: This may lead to data corruption when the device is unplugged # before buffers have been flushed # USB_MOUNT_DIR Directory to use for mounting usbdisks (default: /mnt/usbdevice) # USB_MOUNT_USELABEL Label to use for individual usb disks # default is to use the device name (eg. sda1 - /mnt/usbdevice/sda1) # NO use default ONLY # YES will use label on usb volume if exists or fallback to default #