diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-06-25 07:27:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-25 07:27:03 +0700 |
commit | 1ff1e5cdd6435c2f15ee8d47df583d8d165db48f (patch) | |
tree | 253a66e299c0107cc460a3031c634b9ee444f6b7 /system/sysdig/doinst.sh | |
parent | cbeb5853fecf2652ca5a4654056a4f105f541706 (diff) | |
download | slackbuilds-1ff1e5cdd6435c2f15ee8d47df583d8d165db48f.tar.gz |
system/sysdig: Added (exploration and troubleshooting tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sysdig/doinst.sh')
-rw-r--r-- | system/sysdig/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/sysdig/doinst.sh b/system/sysdig/doinst.sh new file mode 100644 index 0000000000..766ff48186 --- /dev/null +++ b/system/sysdig/doinst.sh @@ -0,0 +1 @@ +chroot . /sbin/depmod -a @KERNEL@ |