Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop |
| Mon Jun 09 20:28:28 2008 +0200 (5 months ago) | |
| changeset 14 | 741ded8973f4 |
| manifest | 741ded8973f4 |
| parent 13 | 9b84fffe82c4 |
| child 15 | 2d7be1564dc9 |
| save-config | file | annotate | diff | revisions |
--- a/save-config Mon Jun 09 20:11:01 2008 +0200+++ b/save-config Mon Jun 09 20:28:28 2008 +0200@@ -122,7 +122,7 @@ save_etc(){save_etc(){debug "save etc"if [ -n "$NEWLAYOUT" ] ; then- $runas find /live/cow/etc >> $FILELIST+ $runas find /live/cow/etc | sed -e 's#/live/cow## ; /etc$/d' >> $FILELISTelse$runas findchanged /etc /GRML/etc >> $FILELISTfi