Added systemd-udevd

This commit is contained in:
AwesomeAdam54321 2021-06-22 11:31:28 +02:00
parent 80cf86c694
commit d826f1f727

6
sv/systemd-udevd/run Normal file
View file

@ -0,0 +1,6 @@
#!/bin/sh
sv start systemd-sysusers systemd-hwdb-update
set -e
test -r /sys
test -w /sys
exec /lib/systemd/systemd-udevd