http://refspecs.freestandards.org/LSB_4.0.0/
# config: /etc/sysconfig/metaproxy
# pidfile: /var/run/metaproxy.pid
+### BEGIN INIT INFO
+# Provides: metaproxy
+# Required-Start: $local_fs $remote_fs $network
+# Required-Stop: $local_fs $remote_fs
+# Default-Start: 3 5
+# Default-Stop: 0 1 2 6
+# Short-Description: Controls the metaproxy daemon
+# Description: Controls the Metaproxy Z39.50/SRU router.
+### END INIT INFO
+
+
# start of compatibility layer for RedHat/SuSE init.d
#
# rc.status exist on SuSE. Provide dummy if unavailable