aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/0001-debian-change-tmp-dir-location.patch
blob: 29ddefa7d87900776c73f7db23f498fd353fef40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.