diff options
author | Luc Verhaegen <libv@skynet.be> | 2014-03-26 07:11:45 +0400 |
---|---|---|
committer | Luc Verhaegen <libv@skynet.be> | 2014-03-26 07:11:45 +0400 |
commit | ec0680628744f30b8fac35e41a7bd8e23e59c39f (patch) | |
tree | 11d43ee5f08eabe1bf3223132fb616481aed9438 | |
parent | cf8509e1286135c3efef41a7855fe97377d72502 (diff) | |
download | libump-master.tar.xz |
Signed-off-by: Luc Verhaegen <libv@skynet.be>
-rw-r--r-- | debian/libump.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libump.postinst b/debian/libump.postinst index 6ce0283..583ad2b 100644 --- a/debian/libump.postinst +++ b/debian/libump.postinst @@ -1 +1 @@ -udevadm trigger --verbose --action=add --sysname-match=ump +udevadm trigger --action=add --sysname-match=ump |