aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/0001-debian-change-tmp-dir-location.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0001-debian-change-tmp-dir-location.patch')
-rw-r--r--debian/patches/0001-debian-change-tmp-dir-location.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/0001-debian-change-tmp-dir-location.patch b/debian/patches/0001-debian-change-tmp-dir-location.patch
new file mode 100644
index 00000000..29ddefa7
--- /dev/null
+++ b/debian/patches/0001-debian-change-tmp-dir-location.patch
@@ -0,0 +1,11 @@
+Description: Change default location to /tmp
+--- a/sos.conf
++++ b/sos.conf
+@@ -7,6 +7,7 @@
+ #verify = yes
+ #batch = yes
+ #log-size = 15
++tmp-dir = /tmp
+
+ [report]
+ # Options that will apply to any `sos report` run should be listed here.