diff options
-rw-r--r-- | recipes-core/multitech/config/99_radio | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/multitech/config/99_radio b/recipes-core/multitech/config/99_radio index a37346c..c2aa885 100644 --- a/recipes-core/multitech/config/99_radio +++ b/recipes-core/multitech/config/99_radio @@ -21,4 +21,4 @@ # This explains the order of "link before object" as in the example above, where # a link will be created at /var/test pointing to /tmp/testfile and due to this # link the file defined as /var/test will actually be created as /tmp/testfile. -d root dialout 2777 /run/radio none +d root dialout 2775 /run/radio none |