diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-03-25 13:48:02 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:48:02 +0000 |
commit | 831818564ac468a526baf19be49788c4c2c0e324 (patch) | |
tree | ac199bd8a8828ec44cf160157f5d4b37b1d6d9f7 /system/dahdi-complete/doinst.sh | |
parent | f3dd698095ad7bff8dc2c4f5f8d923df129c19eb (diff) |
system/dahdi-complete: Multiple fixes.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/dahdi-complete/doinst.sh')
-rw-r--r-- | system/dahdi-complete/doinst.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/dahdi-complete/doinst.sh b/system/dahdi-complete/doinst.sh index 76b1cc357b8f2..33374db8b9d03 100644 --- a/system/dahdi-complete/doinst.sh +++ b/system/dahdi-complete/doinst.sh @@ -39,3 +39,5 @@ config etc/dahdi/genconf_parameters.new config etc/bash_completion.d/dahdi.new config etc/modprobe.d/dahdi.conf.new config etc/modprobe.d/dahdi.blacklist.conf.new + +chroot . /sbin/depmod -a |