chore: Restore bluetooth config, set permissions on /var/lib/bluetooth folder

This commit is contained in:
Kyle Gospodnetich 2023-11-08 15:18:08 -08:00
parent 4d955cb8ac
commit edd08c30d7
2 changed files with 17 additions and 0 deletions

View File

@ -351,6 +351,8 @@ RUN /tmp/image-info.sh && \
/var/* && \
mkdir -p /var/tmp && \
chmod -R 1777 /var/tmp && \
mkdir -p /var/lib/bluetooth && \
chmod -R 755 /var/lib/bluetooth && \
ostree container commit
FROM bazzite as bazzite-deck
@ -596,4 +598,6 @@ RUN /tmp/image-info.sh && \
/var/* && \
mkdir -p /var/tmp && \
chmod -R 1777 /var/tmp && \
mkdir -p /var/lib/bluetooth && \
chmod -R 755 /var/lib/bluetooth && \
ostree container commit

View File

@ -0,0 +1,13 @@
[General]
AlwaysPairable=true
Privacy=device
ControllerMode=dual
JustWorksRepairing=always
[Policy]
AutoEnable=true
[LE]
MinConnectionInterval=7
MaxConnectionInterval=9
ConnectionLatency=0