Explorar o código

Allow Fedora/CentOS mounting by default

Joshua Boniface %!s(int64=6) %!d(string=hai) anos
pai
achega
b8b650540d
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      deployment/fedora-package-x64/pkg-src/jellyfin.sudoers

+ 3 - 3
deployment/fedora-package-x64/pkg-src/jellyfin.sudoers

@@ -12,8 +12,8 @@ Defaults!RESTARTSERVER_SYSTEMD !requiretty
 Defaults!STARTSERVER_SYSTEMD !requiretty
 Defaults!STOPSERVER_SYSTEMD !requiretty
 
-# Uncomment to allow the server to mount iso images
-# jellyfin ALL=(ALL) NOPASSWD: /bin/mount
-# jellyfin ALL=(ALL) NOPASSWD: /bin/umount
+# Allow the server to mount iso images
+jellyfin ALL=(ALL) NOPASSWD: /bin/mount
+jellyfin ALL=(ALL) NOPASSWD: /bin/umount
 
 Defaults:jellyfin !requiretty