소스 검색

Use --now to the enable to start too

Joshua M. Boniface 4 년 전
부모
커밋
5f135a4b46
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fedora/jellyfin.spec

+ 1 - 1
fedora/jellyfin.spec

@@ -129,7 +129,7 @@ if [ $1 -gt 1 ] ; then
     fi
     if [ $1 -eq 1 ]; then
         # On fresh install only, enable the jellyfin.service unit
-        systemctl enable jellyfin.service
+        systemctl enable --now jellyfin.service
     fi
 fi
 %systemd_post jellyfin.service