CVS: moonbase/zbeta/xfree86-dev/init.d xfs,NONE,1.1
Florin Braescu
florin at lunar-linux.org
Wed Dec 3 20:22:01 GMT 2003
- Previous message: CVS: moonbase/zbeta/xfree86-dev BUILD, NONE, 1.1 CONFIGURE, NONE,
1.1 CONFLICTS, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE,
1.1 POST_INSTALL, NONE, 1.1 xsession, NONE, 1.1
- Next message: CVS: moonbase/zbeta/xfree86-dev/pam.d xdm,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/zbeta/xfree86-dev/init.d
In directory dbguin.lunar-linux.org:/tmp/cvs-serv7857/init.d
Added Files:
xfs
Log Message:
a developement snapshot of xfree86. it is intended to be compiled undex 2.6 kernels (although it will work under the others too).
--- NEW FILE: xfs ---
#!/bin/bash
#
# chkconfig: 5 60 40
# description: The X font server
# processname: /usr/X11/bin/xfs
# config: /etc/X11/fs/config
#
ARGS="-daemon -user nobody -config /etc/X11/fs/config"
[ -d /tmp/.font-unix ] && rm -rf /tmp/.font-unix
. /lib/lsb/init-functions
- Previous message: CVS: moonbase/zbeta/xfree86-dev BUILD, NONE, 1.1 CONFIGURE, NONE,
1.1 CONFLICTS, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE,
1.1 POST_INSTALL, NONE, 1.1 xsession, NONE, 1.1
- Next message: CVS: moonbase/zbeta/xfree86-dev/pam.d xdm,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list