rename functions into functions.sfa, always ship it, and use it
[sfa.git] / init.d / functions.sfa
similarity index 97%
rename from init.d/functions
rename to init.d/functions.sfa
index f97c4ae..010ab41 100644 (file)
@@ -1,5 +1,15 @@
 # -*-Shell-script-*-
 #
+# Thierry, jan 17 2013
+# this file was put together by Jordan to provide the same interface as 
+# /etc/init.d/functions on fedora systems 
+# (probably is extracted from one of the fedora releases as is, not sure about that)
+# 
+# we unconditionnally ship this as /etc/init.d/functions.sfa, 
+# and then our own initscript (init.d/sfa) does source that
+# conditionnally, i.e. when run on debian systems
+####################
+#
 # functions    This file contains functions to be used by most or all
 #              shell scripts in the /etc/init.d directory.
 #