i'm wirting this init independient implementation of user services, unlike the runit approach and way unlike how systemd does, this is a couple of self contained scripts that are only aware of the gui session they run on and start the required processes and daemons for the session, can also manage them in a similar fashion to the classic service script.
posted the repo in the devuan forum but i think i did shot myself in the foot by posting it when shed wasn't still on a working state.
https://github.com/eylles/shed
SHED init independiet user services
Re: SHED init independiet user services
ah well, a little status update for those interested in shed, i will put out a release tag once i'm done with another 3 points of the todo list on the repo.
as for showing the status i went for something that those acquainted with sysvinit will find familiar.

as for showing the status i went for something that those acquainted with sysvinit will find familiar.

Re: SHED init independiet user services
the first version of shed, v.0.0.0 is finally out
https://codeberg.org/eylles/shed/releases
after this i plan to work on the rest of intended features, bash completion and a man page.
https://codeberg.org/eylles/shed/releases
after this i plan to work on the rest of intended features, bash completion and a man page.