command -v didn't work correctly, lets go for:
if [ -x /sbin/udevadm ]; then
    udevadm trigger --subsystem-match=rfkill
fi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777476

Title:
  non-installable in chroots without udev installed due to bad postinst
  file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rfkill/+bug/1777476/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to