mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-07 02:06:34 +05:30
13 lines
211 B
Plaintext
13 lines
211 B
Plaintext
# SPDX-FileCopyrightText: no
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
#
|
|
# Configuration for the preserve-files job
|
|
---
|
|
|
|
dontChroot: true
|
|
|
|
files:
|
|
- from: log
|
|
dest: /var/log/Calamares.log
|
|
perm: root:wheel:600
|