1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

MycroftOS: Multiple fixes and tweaks.

- install locale binary from glibc into target
- allow mycroft to SSH into the box
- add of sudo command / binary
- folder permission issues
This commit is contained in:
Peter Steenbergen
2019-02-06 13:03:03 +01:00
parent 5fbdef2618
commit d6379f9f99
5 changed files with 55 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ PermitRootLogin yes
#StrictModes yes
#MaxAuthTries 6
#MaxSessions 10
AllowUsers mycroft
#PubkeyAuthentication yes