summaryrefslogtreecommitdiff
path: root/package/shairport-sync/files/shairport-sync.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'package/shairport-sync/files/shairport-sync.postinst')
-rw-r--r--package/shairport-sync/files/shairport-sync.postinst7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/shairport-sync/files/shairport-sync.postinst b/package/shairport-sync/files/shairport-sync.postinst
new file mode 100644
index 000000000..9558f175a
--- /dev/null
+++ b/package/shairport-sync/files/shairport-sync.postinst
@@ -0,0 +1,7 @@
+#!/bin/sh
+. $IPKG_INSTROOT/etc/functions.sh
+add_rcconf shairport_sync NO
+add_rcconf shairport_sync_flags " "
+gid=$(get_next_gid)
+add_group shairport-sync $gid
+add_user shairport-sync $(get_next_uid) $gid /etc/shairport-sync