]> git.pld-linux.org Git - packages/XFree86.git/blame_incremental - xfs.sysconfig
- 4.8.0 (probably the last XFree86 version ever, for comparison and archival reasons)
[packages/XFree86.git] / xfs.sysconfig
... / ...
CommitLineData
1# Customized settings for xfs
2
3# Specifies the TCP port number on which the server will listen for
4# connections. The default port number is 7100.
5XFS_PORT="7100"
6
7XFS_OPTIONS="-daemon -droppriv"
8
9# Define nice level for xfs
10SERVICE_RUN_NICE_LEVEL="+0"
This page took 0.029701 seconds and 5 git commands to generate.