[umount] Add support for umount to be an emergency module
This commit is contained in:
parent
6034feb69d
commit
4d5ae96db6
@ -10,23 +10,12 @@
|
||||
# The "copy log files" functionality is deprecated; use the *preservefiles*
|
||||
# module instead, which is more flexible.
|
||||
#
|
||||
# This module has two deprecated configuration keys:
|
||||
# srcLog location in the live system where the log is
|
||||
# destLog location in the target system to copy the log
|
||||
#
|
||||
|
||||
---
|
||||
# This is a **deprecated** example. Use the *preservefiles* module
|
||||
# instead, where the equivalent configuration is this:
|
||||
#
|
||||
# files:
|
||||
# - from: log
|
||||
# dest: /var/log/installation.log
|
||||
#
|
||||
# Note that the "equivalent configuration" always finds the log,
|
||||
# and is not dependent on specific user names or the vagaries of
|
||||
# polkit configuration -- so it is a **better** "equivalent".
|
||||
#
|
||||
# example when using a log created by `sudo calamares -d`:
|
||||
#srcLog: "/home/live/installation.log"
|
||||
#destLog: "/var/log/installation.log"
|
||||
srcLog: "/bogus/just/do/not/use/this/anymore.txt"
|
||||
|
||||
# Setting emergency to true will make it so this module is still run
|
||||
|
Loading…
Reference in New Issue
Block a user