- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for RCs (0.01 sec)
-
src/packaging/deb/init.d/fess
DESC="Fess Server" DEFAULT=/etc/default/$NAME if [ `id -u` -ne 0 ]; then echo "You need root privileges to run this script" exit 1 fi . /lib/lsb/init-functions if [ -r /etc/default/rcS ]; then . /etc/default/rcS fi # The following variables can be overwritten in $DEFAULT # Run Fess as this user ID and group ID FESS_USER=${packaging.fess.user} FESS_GROUP=${packaging.fess.group}
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sun Jan 15 06:32:15 UTC 2023 - 5.8K bytes - Viewed (0)