]> git.rmz.io Git - dotfiles.git/commitdiff
mkosi/kodi: bind media folders
authorSamir Benmendil <me@rmz.io>
Sun, 13 Dec 2020 10:52:51 +0000 (10:52 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 13 Dec 2020 14:49:33 +0000 (14:49 +0000)
mkosi/kodi/mkosi.nspawn

index 6c87173f5a36b19f25dde32ab292527f765caf2f..2200128314fcf748449b5ad504a938487237e4cf 100644 (file)
@@ -7,6 +7,13 @@ SystemCallFilter=@default @raw-io @system-service @known
 # binds host kodi home folder into nspawn
 Bind=/var/lib/kodi
 
 # binds host kodi home folder into nspawn
 Bind=/var/lib/kodi
 
+# media
+Bind=/mnt/fook/Movies
+Bind=/mnt/fook/Series
+Bind=/mnt/fook/games
+Bind=/mnt/fook/usenet
+Bind=/mnt/fook/torrents
+
 # device access
 Bind=/dev/tty0
 Bind=/dev/tty1
 # device access
 Bind=/dev/tty0
 Bind=/dev/tty1