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/agetty-console/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/agetty-console/run') diff --git a/services/agetty-console/run b/services/agetty-console/run index 08b401c..5a91e76 100755 --- a/services/agetty-console/run +++ b/services/agetty-console/run @@ -1,2 +1,2 @@ #!/bin/sh -exec /sbin/agetty console linux +exec agetty console linux -- cgit 1.4.1