Explorar o código

Update jellyfin_setup.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
64624725b7
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      setup/jellyfin_setup.sh

+ 3 - 3
setup/jellyfin_setup.sh

@@ -79,8 +79,8 @@ ExecStart=-/sbin/agetty --autologin root --noclear --keep-baud tty%I 115200,3840
 EOF
 systemctl daemon-reload
 systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
-usermod -a -G input jellyfin
-usermod -a -G render jellyfin
-systemctl enable jellyfin &>/dev/null
+#usermod -a -G input jellyfin
+#usermod -a -G render jellyfin
+#systemctl enable jellyfin &>/dev/null
 echo -e "${CHECKMARK} \e[1;92m Cleanup... \e[0m"
 rm -rf /jellyfin_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*