]> git.pld-linux.org Git - packages/X11.git/blob - xfs.sysconfig
- s/^Terminal=0/Terminal=false/ s/^Terminal=1/Terminal=true/ to conform
[packages/X11.git] / xfs.sysconfig
1 # Customized setings for xfs
2
3 # Specifies the TCP port number on which the server will listen for
4 # connections. The default port number is 7100.
5 XFS_PORT="7100"
6
7 XFS_OPTIONS="-daemon -droppriv"
8
9 # Define nice level for xfs
10 SERVICE_RUN_NICE_LEVEL="+0"
This page took 0.024405 seconds and 3 git commands to generate.