File: mymain.fte

package info (click to toggle)
fte 0.50.2-1.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,696 kB
  • ctags: 6,486
  • sloc: cpp: 48,178; ansic: 2,795; perl: 808; sh: 112; makefile: 106
file content (11 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
# Default personal main fte config file.

# The purpose of this file is to allow individual users to add extra
# functionality over and above what the sysadmin may have made available
# without adversely affecting other users.

# include the system main config - usually in /usr/local/fte/localconfig.
include 'systemmain.fte';

# Personal settings go here.