diff options
Diffstat (limited to 'rules/packages/40-zaptel.rules')
-rw-r--r-- | rules/packages/40-zaptel.rules | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/packages/40-zaptel.rules b/rules/packages/40-zaptel.rules new file mode 100644 index 0000000000..4313a9172e --- /dev/null +++ b/rules/packages/40-zaptel.rules @@ -0,0 +1,8 @@ +# 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" + |