aboutsummaryrefslogtreecommitdiffstats
path: root/debug.sh
diff options
context:
space:
mode:
authorNeal Gompa <ngompa13@gmail.com>2017-12-30 12:19:16 -0500
committerNeal Gompa <ngompa13@gmail.com>2017-12-30 12:22:39 -0500
commitd54da94b818a0cf51352ba1f4cdeb857ebc92218 (patch)
treee5469d8c1a2cee28c5773349ea9544da179f934c /debug.sh
parentd465fd1adf0105bf43261e9340bd8f8997f01839 (diff)
parent7fa374712f6da22f97bce84fff2e4cd535e9ef8d (diff)
downloadinitscripts-d54da94b818a0cf51352ba1f4cdeb857ebc92218.tar
initscripts-d54da94b818a0cf51352ba1f4cdeb857ebc92218.tar.gz
initscripts-d54da94b818a0cf51352ba1f4cdeb857ebc92218.tar.bz2
initscripts-d54da94b818a0cf51352ba1f4cdeb857ebc92218.tar.xz
initscripts-d54da94b818a0cf51352ba1f4cdeb857ebc92218.zip
Merge tag '9.78' into distro/mga
Tag as 9.78
Diffstat (limited to 'debug.sh')
-rw-r--r--debug.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/debug.sh b/debug.sh
deleted file mode 100644
index 90af7cca..00000000
--- a/debug.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-
-if [ -f /etc/sysconfig/debug ]; then
- . /etc/sysconfig/debug
-fi