|
|
@ -11,7 +11,7 @@ fi |
|
|
#DEBHELPER# |
|
|
#DEBHELPER# |
|
|
|
|
|
|
|
|
if [ "$VIRT" = "yes" ]; then |
|
|
if [ "$VIRT" = "yes" ]; then |
|
|
echo "Container environment detected. Skip dkms" |
|
|
|
|
|
|
|
|
echo "Container environment detected. Skip daemon" |
|
|
else |
|
|
else |
|
|
if [ "$1" = 'configure' ] ; then |
|
|
if [ "$1" = 'configure' ] ; then |
|
|
# try to start the daemon |
|
|
# try to start the daemon |
|
|
|