try privileged way

This commit is contained in:
benkuly
2020-06-02 22:04:52 +02:00
parent 2fd8216fbc
commit 26846a5f6c
3 changed files with 2 additions and 5 deletions

View File

@ -22,8 +22,6 @@ matrix_sms_bridge_default_room: ""
matrix_sms_bridge_gammu_reset_frequency: 3600
# (optional) group with unix read and write rights to modem
matrix_sms_bridge_modem_group: 'dialout'
# (optional) cgroup major number to allow access to devices, that gets reconnected (e.g. due to reset)
matrix_sms_bridge_cgroup_major_number: '188'
```