From 6d4f054ccc25d8a539bc6b4c09c3dbc6afb36875 Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Wed, 18 Apr 2012 17:26:52 +0200 Subject: Prevent ownership conflict with pm-utils 50 is a better number for netcfg anyway. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 312d2c2..16c7298 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ install: install-docs scripts/wifi-menu \ $(DESTDIR)/usr/bin/ install -Dm755 scripts/ifplugd.action $(DESTDIR)/etc/ifplugd/netcfg.action - install -Dm755 scripts/pm-utils $(DESTDIR)/usr/lib/pm-utils/sleep.d/11netcfg + install -Dm755 scripts/pm-utils $(DESTDIR)/usr/lib/pm-utils/sleep.d/50netcfg # Daemons install -Dm755 rc.d/net-set-variable $(DESTDIR)/etc/rc.d/functions.d/net-set-variable install -m755 \ -- cgit v1.2.3-24-g4f1b