From c9ad8becf6158a64f49e92d8b52f7cdcff2edb1f Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 10 Oct 2000 16:29:44 +0000 Subject: make usernetctl just fall-through if getuid() == 0 --- initscripts.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 0de5cf78..fab5103e 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -232,6 +232,7 @@ rm -rf $RPM_BUILD_ROOT * Tue Oct 10 2000 Nalin Dahyabhai - handle "gw x.x.x.x" as the last pair of flags in ifup-routes (#18804) - fix top-level makefile install target +- make usernetctl just fall-through if getuid() == 0 * Sun Sep 3 2000 Florian La Roche - /etc/init.d is already provided by chkconfig -- cgit