|
|
|
@ -17,7 +17,7 @@ check() {
@@ -17,7 +17,7 @@ check() {
|
|
|
|
|
depends() { |
|
|
|
|
|
|
|
|
|
# This module has external dependency on other module(s). |
|
|
|
|
echo systemd-sysusers systemd-udev |
|
|
|
|
echo systemd-sysusers systemd-udevd |
|
|
|
|
# Return 0 to include the dependent module(s) in the initramfs. |
|
|
|
|
return 0 |
|
|
|
|
|
|
|
|
|