From f7be20e70c27b0bed505710393a99d1b6f821ff1 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 24 Dec 2007 14:09:19 +0000 Subject: nameif: extended matching (Nico Erfurth ) *: whitespace fixes function old new delta prepend_new_eth_table - 304 +304 nameif_main 620 684 +64 cc_macaddr 51 - -51 ------------------------------------------------------------------------------ (add/remove: 1/1 grow/shrink: 1/0 up/down: 368/-51) Total: 317 bytes --- examples/devfsd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/devfsd.conf') diff --git a/examples/devfsd.conf b/examples/devfsd.conf index e90e710..10f1c87 100644 --- a/examples/devfsd.conf +++ b/examples/devfsd.conf @@ -78,7 +78,7 @@ REGISTER ^radio0$ EXECUTE /bin/ln -sf radio0 radio UNREGISTER ^radio0$ EXECUTE /bin/rm -f radio # ALSA stuff -#LOOKUP snd MODLOAD ACTION snd +#LOOKUP snd MODLOAD ACTION snd # Uncomment this to let PAM manage devfs # Not supported by busybox -- cgit v1.1