Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invalid rule warning at startup #9

Open
wants to merge 1 commit into
base: webOS-ports/webOS-OSE
Choose a base branch
from

Conversation

ericblade
Copy link

"systemd-udevd[52]: /etc/udev/rules.d/90-storaged.rules:20 Invalid value "/etc/udev/scripts/storage.sh $ENV{G_ACTION} $ENV{G_MEDIA_LOADED}$ENV{G_HOST_CONNECTED}$ENV{G_MEDIA_REQUESTED}$ENV{G_BUS_SUSPENDED}" for RUN (char 30: invalid substitution type), ignoring."

It is not clear that this will actually make usb gadget functionality work, but it's a step there. We should get ahold of a legacy system and see how this is handled.

"systemd-udevd[52]: /etc/udev/rules.d/90-storaged.rules:20 Invalid value "/etc/udev/scripts/storage.sh $ENV{G_ACTION} $ENV{G_MEDIA_LOADED}$ENV{G_HOST_CONNECTED}$ENV{G_MEDIA_REQUESTED}$ENV{G_BUS_SUSPENDED}" for RUN (char 30: invalid substitution type), ignoring."
@ericblade ericblade marked this pull request as draft March 4, 2024 03:50
@ericblade ericblade marked this pull request as ready for review March 4, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants