From ebe97f3cf2e1b43e5d3f7121f8e8d21b078256b7 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sat, 5 Aug 2017 21:37:54 +0100 Subject: system/incron: Fix install with ROOT=. Signed-off-by: David Spencer --- system/incron/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/incron') diff --git a/system/incron/doinst.sh b/system/incron/doinst.sh index 56ac195452aa..1d6cd780c735 100644 --- a/system/incron/doinst.sh +++ b/system/incron/doinst.sh @@ -22,4 +22,4 @@ preserve_perms() { config $NEW } -preserve_perms /etc/rc.d/rc.incrond.new +preserve_perms etc/rc.d/rc.incrond.new -- cgit v1.2.3