aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2025-10-15 18:19:39 +0200
committerLeonard Kugis <leonard@kug.is>2025-10-15 18:19:39 +0200
commitf7c27b648ced54d4075d77ba3f11d8078d1e73be (patch)
treef045ebfff8c0550d1405f3c39c305b13bdcac4c3 /packaging
parent8070e3852d647ab64142402e2bf09cc5f719b244 (diff)
downloadsquashr-f7c27b648ced54d4075d77ba3f11d8078d1e73be.tar.gz
Rework to use tar streaming backend
This allows for usage of incremental timestamp functionality of tar.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/squashr.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/squashr.conf b/packaging/squashr.conf
index a4870b5..00681da 100644
--- a/packaging/squashr.conf
+++ b/packaging/squashr.conf
@@ -2,9 +2,9 @@
SQUASHR_ROOT=/var/lib/squashr
# Includes (comma separated, directories and files)
-SQUASHR_INCLUDE=/etc, /home
+SQUASHR_INCLUDE=/etc,/home
# Excludes (comma separated, directories and files)
-SQUASHR_EXCLUDE=/home/*/.cache, /home/*/Downloads
+SQUASHR_EXCLUDE=/home/*/.cache,/home/*/Downloads
# Truncation
SQUASHR_TRUNCATE=/var/log