aboutsummaryrefslogtreecommitdiffstats
path: root/debug.sh
diff options
context:
space:
mode:
Diffstat (limited to 'debug.sh')
-rw-r--r--debug.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/debug.sh b/debug.sh
new file mode 100644
index 00000000..90af7cca
--- /dev/null
+++ b/debug.sh
@@ -0,0 +1,4 @@
+
+if [ -f /etc/sysconfig/debug ]; then
+ . /etc/sysconfig/debug
+fi