]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- cleanup
authorfreetz <freetz@pld-linux.org>
Thu, 26 Jan 2006 16:58:34 +0000 (16:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    start_udev -> 1.32

start_udev

index a21a18aa380b12e8eaedf023d1b56021eb2b9c2a..b18a1f17d9592f875aada0b37e02ecfff86be29c 100644 (file)
@@ -57,13 +57,6 @@ kill_udevd() {
        fi
 }
 
-supported_kernel() {
-    if [ -f "/sys/class/tty/console/uevent" ]; then
-    2.[012345].*) return 1 ;;
-    esac
-    return 0
-}
-
 set_hotplug_handler() {
     echo "" > /proc/sys/kernel/hotplug
 }
This page took 0.10898 seconds and 4 git commands to generate.