Browse Source

MT#55283 fix dkms comment

Ref: https://bugs.debian.org/1101804
Change-Id: Ide293f0b6f6f715d8ea58e38fa85586d44b4c996
(cherry picked from commit 5aa9ad5fdc)
(cherry picked from commit ea7239a4fe)
mr12.5.1
Andreas Beckmann 9 months ago
committed by Richard Fuchs
parent
commit
42cc198c71
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      debian/ngcp-rtpengine-kernel-dkms.postinst

+ 1
- 1
debian/ngcp-rtpengine-kernel-dkms.postinst View File

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


Loading…
Cancel
Save