diff options
Diffstat (limited to 'initrd/initrd-stuff/etc/functions')
| -rw-r--r-- | initrd/initrd-stuff/etc/functions | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/initrd/initrd-stuff/etc/functions b/initrd/initrd-stuff/etc/functions index f400425e..655e8aca 100644 --- a/initrd/initrd-stuff/etc/functions +++ b/initrd/initrd-stuff/etc/functions @@ -32,7 +32,6 @@ function trigger_device_events() { ;; esac done - # trigger the sorted events for i in $first $default $last; do echo "add" > "$i" |
