On règle le prb tty changeant/etc/udev(by dely)
This commit is contained in:
parent
9505e07518
commit
a9d9cfc21c
2 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
<Bundle name="gammu">
|
<Bundle name="gammu">
|
||||||
<Service name="gammu-smsd"/>
|
<Service name="gammu-smsd"/>
|
||||||
<Package name="gammu-smsd"/>
|
<Package name="gammu-smsd"/>
|
||||||
<Path name="/etc/gammu-smsdrc/">
|
<Path name="/etc/gammu-smsdrc"/>
|
||||||
|
<Path name="/etc/udev/rules.d/z21_persistent-local.rules"/>
|
||||||
<Package name="gammu"/>
|
<Package name="gammu"/>
|
||||||
<Path name="/etc/gammurc"/>
|
<Path name="/etc/gammurc"/>
|
||||||
<Package name="python-gammu"/>
|
<Package name="python-gammu"/>
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
KERNEL=="ttyUSB*", ATTRS{product}=="HUAWEI Mobile", SYMLINK+="ttySMS"
|
Loading…
Add table
Add a link
Reference in a new issue