]> git.rmz.io Git - dotfiles.git/commitdiff
mkosi/kodi: use a bridged connection
authorSamir Benmendil <me@rmz.io>
Tue, 29 Dec 2020 17:52:49 +0000 (17:52 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 29 Dec 2020 17:55:58 +0000 (17:55 +0000)
Works a lot better to get connection to other services in the network.

I might want to setup a network group (or something) to allow
communication between the various services, will have to add a proxy to
access jellyfin from the rest of the network though.

mkosi/kodi/mkosi.nspawn

index d6fe2fbb4bbf76c88b9cdf44e8da5c7bf8fa168e..c3b14ff0f17b1c0332eb0889bfacb1415fde81dc 100644 (file)
@@ -1,6 +1,9 @@
 [Exec]
 PrivateUsers=no
 
+[Network]
+Bridge=br0
+
 [Files]
 # binds host kodi home folder into nspawn
 Bind=/var/lib/kodi