浏览代码

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
 
152
 
153
     chown icecast2:icecast $ICECAST_PLAYLIST_FILE
153
     chown icecast2:icecast $ICECAST_PLAYLIST_FILE
154
     systemctl restart icecast2
154
     systemctl restart icecast2
155
+    systemctl restart ices2
155
 }
156
 }
156
 
157
 
157
 function icecast_import_from_directory {
158
 function icecast_import_from_directory {