#!/bin/bash

#
# chkconfig: 5 60 40
# description: The X font server
# processname: /usr/X11/bin/xfs
# config: /etc/X11/fs/config
#

ARGS="-daemon -droppriv"

. /lib/lsb/init-functions

