diff options
Diffstat (limited to 'examples/hooks/aufs.sh')
-rwxr-xr-x | examples/hooks/aufs.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/hooks/aufs.sh b/examples/hooks/aufs.sh index c5d2b9f..e70dcc7 100755 --- a/examples/hooks/aufs.sh +++ b/examples/hooks/aufs.sh @@ -7,6 +7,8 @@ # Note: You only want to use this hook if there is no prebuild aufs-modules-* # package available for your kernel flavour. +apt-get install --yes build-essential + # Building kernel module which module-assistant || apt-get install --yes module-assistant module-assistant update |