Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian package should trigger udev rules after install #1

Open
mithro opened this issue Oct 13, 2015 · 0 comments
Open

Debian package should trigger udev rules after install #1

mithro opened this issue Oct 13, 2015 · 0 comments

Comments

@mithro
Copy link
Owner

mithro commented Oct 13, 2015

If a device is plugged in when you install the ixo-usb-tag Debian package, then the udev rules should be triggered causing the fxload to run.

https://wiki.archlinux.org/index.php/Udev#Testing_rules_before_loading
http://manpages.ubuntu.com/manpages/dapper/man8/udevplug.8.html

udevadm control --reload-rules
udevadm trigger -v -t subsystems -c remove -s usb -a "idVendor=abcd"
udevadm trigger --attr-match=subsystem=net
<@mithro> tumbleweed: What is the best way to run some udev commands after a package is installed?
<tumbleweed> in the postinst script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant