This website works better with JavaScript.
Explore
Help
Sign In
aeris
/
arch-ekeyd
Watch
1
Star
0
Fork
You've already forked arch-ekeyd
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
24 KiB
Tag:
Branch:
Tree:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
arch-ekeyd
/
ekeyd.install
8 lines
103 B
Raw
Permalink
Normal View
History
Unescape
Escape
Initial version
5 years ago
post_install() {
udevadm control --reload-rules
}
post_upgrade() {
udevadm control --reload-rules
}