From 7c70c25212fe1b4918c4d7f270c46430111ad365 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 12 Apr 2007 01:10:08 +0200 Subject: create_floppy_devices: create nodes with correct selinux context --- extras/floppy/create_floppy_devices.c | 1 + 1 file changed, 1 insertion(+) (limited to 'extras/floppy') diff --git a/extras/floppy/create_floppy_devices.c b/extras/floppy/create_floppy_devices.c index 7a3ddb2ffe..7c1ea0715a 100644 --- a/extras/floppy/create_floppy_devices.c +++ b/extras/floppy/create_floppy_devices.c @@ -155,6 +155,7 @@ int main(int argc, char **argv) if (type == 0) return 0; + udev_config_init(); selinux_init(); i = 0; -- cgit v1.2.3-54-g00ecf