This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
juergen
/
docker-oscam
Watch
1
Star
0
Fork
0
Code
Releases
198
Activity
Browse Source
make ttyUSB* accessible
synology
Jürgen Holly
3 weeks ago
parent
2b64c0a84e
commit
e7b41ccce7
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
root/etc/cont-init.d/30-config
+ 3
- 0
root/etc/cont-init.d/30-config
View File
@ -11,3 +11,6 @@ mkdir -p \
# permissions
# permissions
chown -R abc:abc \
chown -R abc:abc \
/config
/config
chmod a+rw /dev/ttyUSB*
Write
Preview
Loading…
Cancel
Save