From d08df26185a7f88f773546af38f5400da75fe6dd Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Mon, 16 May 2016 08:37:40 +0200 Subject: [PATCH] make init.d.sndiod executable --- configure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure b/configure index 8fa76ac..a06d7f5 100755 --- a/configure +++ b/configure @@ -204,6 +204,8 @@ do < $f.in > $f done +chmod +x contrib/init.d.sndiod + cat <