|
|
Subscribe / Log in / New account

Distributors ponder a systemd change

Distributors ponder a systemd change

Posted Jun 8, 2016 19:36 UTC (Wed) by flewellyn (subscriber, #5047)
Parent article: Distributors ponder a systemd change

I can see a use-case for this, definitely, but perhaps the workarounds should be cleaner?

Perhaps a program that lets you start a process in its own control group? Managing control groups to make processes that are explicitly "persistent" by definition?


to post comments

Distributors ponder a systemd change

Posted Jun 8, 2016 19:56 UTC (Wed) by smcv (subscriber, #53363) [Link] (1 responses)

> Perhaps a program that lets you start a process in its own control group?

That would be systemd-run(1), added in 2013.

Distributors ponder a systemd change

Posted Jun 8, 2016 21:35 UTC (Wed) by flewellyn (subscriber, #5047) [Link]

Ahh, well, in that case, why not just run the desktop processes that were causing problems in a scope that automatically terminates them when the user logs out, but have shell-started processes not be in the same scope?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds