chiark / gitweb /
accelerometer: add documentation
[elogind.git] / udev / udevd.c
index 258d7870ebf84f11cf89105296b21f2479fe928e..e7384e19a2431b1007680bc10e4290647dfcc9a1 100644 (file)
@@ -365,9 +365,6 @@ static void worker_new(struct event *event)
                                                switch (fdsi.ssi_signo) {
                                                case SIGTERM:
                                                        goto out;
-                                               case SIGALRM:
-                                                       rc = EXIT_FAILURE;
-                                                       goto out;
                                                }
                                        }
                                }