diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-06-02 16:47:04 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-06-02 16:47:04 +0000 |
commit | 70d99a8add690b7b53c08097df218681b6c75fb7 (patch) | |
tree | f8e581b196030d7af9cd7b8b2500a3b26959b92c /packages/sysconf/files | |
parent | 4c5b5614f628cf251c3620f2bc5428a86225cb90 (diff) |
sysconf: Trival code comment cleanup
Diffstat (limited to 'packages/sysconf/files')
-rw-r--r-- | packages/sysconf/files/sysconfsetup | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/sysconf/files/sysconfsetup b/packages/sysconf/files/sysconfsetup index 7b91a0e331..602442f4ff 100644 --- a/packages/sysconf/files/sysconfsetup +++ b/packages/sysconf/files/sysconfsetup @@ -16,12 +16,6 @@ # 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. |