summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorJonathan Bauer2013-07-29 16:18:49 +0200
committerJonathan Bauer2013-07-29 16:18:49 +0200
commit0007356f5efccf03b792b446c4bbcdec7ba1524c (patch)
tree0cd10fdfc079ea8fe5074a2e09fea6ebed9234b6 /remote
parent[dbus] update configs (diff)
downloadtm-scripts-0007356f5efccf03b792b446c4bbcdec7ba1524c.tar.gz
tm-scripts-0007356f5efccf03b792b446c4bbcdec7ba1524c.tar.xz
tm-scripts-0007356f5efccf03b792b446c4bbcdec7ba1524c.zip
[debug] update configs
Diffstat (limited to 'remote')
-rw-r--r--remote/modules/debug/debug.conf7
-rw-r--r--remote/modules/debug/debug.conf.opensuse (renamed from remote/modules/debug/debug.conf.zypper)0
-rw-r--r--remote/modules/debug/debug.conf.ubuntu7
3 files changed, 7 insertions, 7 deletions
diff --git a/remote/modules/debug/debug.conf b/remote/modules/debug/debug.conf
index 7cf1934a..b7242b58 100644
--- a/remote/modules/debug/debug.conf
+++ b/remote/modules/debug/debug.conf
@@ -1,10 +1,3 @@
-REQUIRED_INSTALLED_PACKAGES="
- curl
- ltrace
- nano
- fontconfig
- fonts-config
-"
REQUIRED_BINARIES="
strace
ltrace
diff --git a/remote/modules/debug/debug.conf.zypper b/remote/modules/debug/debug.conf.opensuse
index 8728c4bf..8728c4bf 100644
--- a/remote/modules/debug/debug.conf.zypper
+++ b/remote/modules/debug/debug.conf.opensuse
diff --git a/remote/modules/debug/debug.conf.ubuntu b/remote/modules/debug/debug.conf.ubuntu
new file mode 100644
index 00000000..f455b152
--- /dev/null
+++ b/remote/modules/debug/debug.conf.ubuntu
@@ -0,0 +1,7 @@
+REQUIRED_INSTALLED_PACKAGES="
+ curl
+ ltrace
+ nano
+ fontconfig
+ fonts-config
+"