File: mymain.fte

package info (click to toggle)
efte 1.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,904 kB
  • sloc: cpp: 43,587; ansic: 1,228; makefile: 271; objc: 92; sh: 40
file content (11 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (15)
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.