]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix build/freeswitch.init.redhat since redhat likes to override settings in the scrip...
authorKen Rice <krice@freeswitch.org>
Wed, 24 Jun 2015 19:37:26 +0000 (14:37 -0500)
committerKen Rice <krice@freeswitch.org>
Wed, 24 Jun 2015 19:37:26 +0000 (14:37 -0500)
build/freeswitch.init.redhat

index 475bf5233d1284ce915b8b36d703cf272ac37dc1..0379351995d4fbf3e491ec1241d6c0c499d5e642 100644 (file)
@@ -7,8 +7,8 @@
 #  chkconfig: 345 89 14
 #  description: Starts and stops the freeswitch server daemon
 #  processname: freeswitch
-#  config: /usr/local/freeswitch/conf/freeswitch.conf
-#  pidfile: /usr/local/freeswitch/run/freeswitch.pid
+#  config: /etc/freeswitch/freeswitch.xml
+#  pidfile: /var/run/freeswitch/freeswitch.pid
 #
 
 # Source function library.