Skip to content

Instantly share code, notes, and snippets.

View nikolaiwarner's full-sized avatar
🌱
punk 2 punk

Nick Warner nikolaiwarner

🌱
punk 2 punk
View GitHub Profile
#!/bin/sh
### BEGIN INIT INFO
# Provides: shairplay
# Required-Start: $local_fs $network
# Required-Stop: $local_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Shairplay
# Description: Shairplay: Apple airplay and raop protocol server
### END INIT INFO