On règle le prb tty changeant/etc/udev(by dely)

This commit is contained in:
Gabriel Detraz 2015-03-26 17:50:07 +01:00
parent 9505e07518
commit a9d9cfc21c
2 changed files with 3 additions and 1 deletions

View file

@ -1,7 +1,8 @@
<Bundle name="gammu">
<Service 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"/>
<Path name="/etc/gammurc"/>
<Package name="python-gammu"/>

View file

@ -0,0 +1 @@
KERNEL=="ttyUSB*", ATTRS{product}=="HUAWEI Mobile", SYMLINK+="ttySMS"