Skip to content

8Media/icecast-kh-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

What is it?

My Icecast/Icecast-KH init.d script for Debian. Written as simple as possible using only standard commands for better cross-platforming.

Installation

Put script into /etc/init.d dir, then:

sudo chmod 755 /etc/init.d/icecast-kh
sudo chown root:root /etc/init.d/icecast-kh
systemctl enable icecast-kh.service

Usage

service icecast-kh {start|stop|status|reload}

TODO

Add restart section.

About

Icecast-KH init.d script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%