[Bug 1646557] Re: /bin/udevadm should be exit 0 instead of exit 1
Kai Kasurinen
1646557 at bugs.launchpad.net
Thu Aug 6 21:59:07 UTC 2020
** Package changed: udev (Ubuntu) => systemd (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1646557
Title:
/bin/udevadm should be exit 0 instead of exit 1
Status in systemd package in Ubuntu:
New
Bug description:
if [ "$1" = "trigger" ]; then
echo "some text halt was sinnvolle oder unsinniges zum Abruch
exit 1
fi
apt-get install rfkill
for example fails to configure
why not in /bin/udevadm end with exit 0 in case of trigger
or settle?
then apt-get install rfkill and 28 other packages can configure
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1646557/+subscriptions
More information about the foundations-bugs
mailing list