From a507f6309c61c60b2d73c0e93f83e4c7bad15315 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 15 Aug 2014 07:01:11 +0200 Subject: services: fix permissions on some services and stop hardcoding path to bins. --- services/alsa/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/alsa') diff --git a/services/alsa/run b/services/alsa/run index 070eb22..728c4c8 100755 --- a/services/alsa/run +++ b/services/alsa/run @@ -1,4 +1,4 @@ #!/bin/sh set -e -/usr/sbin/alsactl restore +alsactl restore exec chpst -b alsa pause -- cgit 1.4.1