소스 검색

Restart ices2 after adding files to icecast

Bob Mottram 7 년 전
부모
커밋
6353bda886
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/freedombone-app-icecast

+ 1
- 0
src/freedombone-app-icecast 파일 보기

@@ -152,6 +152,7 @@ function icecast_add_file_to_playlist {
152 152
 
153 153
     chown icecast2:icecast $ICECAST_PLAYLIST_FILE
154 154
     systemctl restart icecast2
155
+    systemctl restart ices2
155 156
 }
156 157
 
157 158
 function icecast_import_from_directory {