summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2012-05-22 00:39:21 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2012-05-22 00:39:21 +0200
commit1d5b6a80fa170fcbded45c1fd12edc6506dd3d57 (patch)
tree7fd251ab82d19821c4054458b752b13ed2c20c16 /config
parentd2490c38a47092e417b28edba2e9e97beae1f6fe (diff)
downloadkanotix-1d5b6a80fa170fcbded45c1fd12edc6506dd3d57.zip
kanotix-1d5b6a80fa170fcbded45c1fd12edc6506dd3d57.tar.gz
{*,*}-glob requires bash
Diffstat (limited to 'config')
-rwxr-xr-xconfig/chroot_local-hooks/etcskel-hotfixes2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/chroot_local-hooks/etcskel-hotfixes b/config/chroot_local-hooks/etcskel-hotfixes
index 8a4bacb..5ae6842 100755
--- a/config/chroot_local-hooks/etcskel-hotfixes
+++ b/config/chroot_local-hooks/etcskel-hotfixes
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# prevent KDE from warning about non-existent directories
mkdir -p /etc/skel/.local/share/contacts
mkdir -p /etc/skel/.local/share/local-mail