All of lore.kernel.org
 help / color / mirror / Atom feed
* [DISCUSSION] Weston-Init and non-root weston
@ 2023-04-17 22:32 Randolph Sapp
  2023-04-17 22:39 ` Andrew Davis
  0 siblings, 1 reply; 9+ messages in thread
From: Randolph Sapp @ 2023-04-17 22:32 UTC (permalink / raw)
  To: Andrew Davis, Denys Dmytriyenko, Ryan Eatmon; +Cc: meta-arago

Finally getting around to weston-init issue I highlighted a while back 
and there's only one real issue preventing us from reusing the base 
weston-init recipe -- our touchscreen auto-configuration script.

That script has to have root access to setup and reload udev rules and 
as we know setuid won't work for shell scripts.

I propose we rewrite it in something that can use setuid (perl or c or 
something of the sort). I'm currently looking at perl as there's already 
quite a few core recipes that rdepend on it.

Then we just need to inject it into the runWeston script and adjust the 
two init scripts to point at that.

Any concerns or objections?


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-04-19  2:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-17 22:32 [DISCUSSION] Weston-Init and non-root weston Randolph Sapp
2023-04-17 22:39 ` Andrew Davis
2023-04-17 22:43   ` Randolph Sapp
2023-04-17 22:52     ` Andrew Davis
2023-04-17 23:01       ` Randolph Sapp
2023-04-17 23:08         ` Andrew Davis
2023-04-17 23:16           ` Randolph Sapp
2023-04-18 22:51             ` Denys Dmytriyenko
2023-04-19  2:30               ` [EXTERNAL] " Randolph Sapp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.