mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-19 18:46:30 +07: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.
7 lines
252 B
Plaintext
7 lines
252 B
Plaintext
# do not edit this file, it will be overwritten on update
|
|
|
|
KERNEL=="iseries/ibmsis*", NAME="%k", GROUP="disk"
|
|
KERNEL=="iseries/nvt*", NAME="%k", GROUP="disk"
|
|
KERNEL=="iseries/vt*", NAME="%k", GROUP="disk"
|
|
KERNEL=="iseries/vtty*", GROUP="uucp"
|