mirror of https://github.com/cutefishos/calamares
set default umount.conf to not find any file
adjust readme to refelect option to also use default Calamares.logmain
parent
50ffc52f3f
commit
11922e074d
@ -1,3 +1,9 @@
|
||||
---
|
||||
srcLog: "/home/live/installation.log"
|
||||
destLog: "/var/log/installation.log"
|
||||
scrLog: "/path/to/installation.log"
|
||||
destLog: "/var/log/installation.log"
|
||||
# example when using the Calamares created log:
|
||||
#srcLog: "/root/.cache/Calamares/Calamares/Calamares.log"
|
||||
#destLog: "/var/log/Calamares.log"
|
||||
# example when creating with a sudo calamares -d log:
|
||||
#srcLog: "/home/live/installation.log"
|
||||
#destLog: "/var/log/installation.log"
|
||||
|
Loading…
Reference in New Issue