mirror of
https://github.com/systemd/systemd.git
synced 2025-01-25 10:04:04 +03:00
282988c4f8
None of these rules is supposed to be changed by users, so move them out of /etc. Custom rules, and automatically generated rules stay in /etc. All rules are still processed in lexical order, regardless which directory they live in.
9 lines
250 B
Plaintext
9 lines
250 B
Plaintext
# do not edit this file, it will be overwritten on update
|
|
|
|
KERNEL=="zap[0-9]*", NAME="zap/%n"
|
|
KERNEL=="zapchannel", NAME="zap/channel"
|
|
KERNEL=="zapctl", NAME="zap/ctl"
|
|
KERNEL=="zappseudo", NAME="zap/pseudo"
|
|
KERNEL=="zaptimer", NAME="zap/timer"
|
|
|