Geändert:

* CONFIG_ROOT in den Scripts angepasst auf /var/ipfire
  * Zwei führende "/" in den ROOTFILES entfernt.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@134 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-05-23 20:15:26 +00:00
parent 907cd0366c
commit ee4fdd07e7
7 changed files with 666 additions and 666 deletions

View File

@@ -4,7 +4,7 @@
# commands to run to set these as shell environment variables, it is
# intended to be used as follows:
#
# eval $(readhash /var/ipcop/main/settings)
# eval $(readhash /var/ipfire/main/settings)
#
# shell variables must consist of alphanumeric characters and underscores,