Lines Matching refs:as
5 built on the same parser as init.
23 directory, each file in the directory is parsed as a config file. It is not recursive, nested
33 1. Block devices are created as `/dev/block/<basename uevent DEVPATH>`. There are symlinks created
37 2. USB devices are created as `/dev/<uevent DEVNAME>` if `DEVNAME` was specified for the uevent,
38 otherwise as `/dev/bus/usb/<bus_id>/<device_id>` where `bus_id` is `uevent MINOR / 128 + 1` and
40 3. All other devices are created as `/dev/<basename uevent DEVPATH>`
75 Indicates that all uevents with `SUBSYSTEM=sound` will create nodes as `/dev/snd/<basename uevent
129 The handler will be run as the given user, or if a group is provided, as the given user and group.
134 Will launch `/vendor/bin/led_coeffs.bin` as the system user instead of serving the default firmware
138 `/dev/*/red` will match `/dev/leds/red` as well as `/dev/lights/red`. The pattern matching follows
142 via environment variables with the same names. Ueventd will use the string written to stdout as the
168 There is an option to parallelize the restorecon function during cold boot as well. It is