sysconf: Trival code comment cleanup
authorRod Whitby <rod@whitby.id.au>
Sat, 2 Jun 2007 16:47:04 +0000 (16:47 +0000)
committerRod Whitby <rod@whitby.id.au>
Sat, 2 Jun 2007 16:47:04 +0000 (16:47 +0000)
packages/sysconf/files/sysconfsetup

index 7b91a0e..602442f 100644 (file)
 # reinit: always do a complete auto restore
 # reload: just reload sysconf (no config files!)
 #
-# /etc/default/functions contains useful utility functions - it's
-# in a separate file so that it can be loaded by any script
-# load_functions "source"
-#  load the functions in '/sbin/source' - relies on /sbin/source being
-#  a shell script and having support for this function.
-
 # load_functions "source"
 #  load the functions in '/sbin/source' - relies on /sbin/source being
 #  a shell script and having support for this function.