diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-06-19 14:54:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-06-19 14:54:33 +0200 |
commit | f5785293d05fde484936f2dd95e860687d2e9cf0 (patch) | |
tree | 652e01c5f9c92fcd13dfad9ccc794b4d215624ca /package/ympd/files/ympd.postinst | |
parent | 1c2ce0120afa726d1f54957542c095f21c8fded8 (diff) |
add startup script
Diffstat (limited to 'package/ympd/files/ympd.postinst')
-rw-r--r-- | package/ympd/files/ympd.postinst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/ympd/files/ympd.postinst b/package/ympd/files/ympd.postinst new file mode 100644 index 000000000..abc75c6f7 --- /dev/null +++ b/package/ympd/files/ympd.postinst @@ -0,0 +1,3 @@ +#!/bin/sh +. $IPKG_INSTROOT/etc/functions.sh +add_rcconf ympd NO |