SHED init independiet user services

Message
Author
User avatar
EDX-0
Posts: 6
Joined: Wed Aug 10, 2022 12:16 pm

SHED init independiet user services

#1 Post by EDX-0 »

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

User avatar
EDX-0
Posts: 6
Joined: Wed Aug 10, 2022 12:16 pm

Re: SHED init independiet user services

#2 Post by EDX-0 »

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.
Image

User avatar
EDX-0
Posts: 6
Joined: Wed Aug 10, 2022 12:16 pm

Re: SHED init independiet user services

#3 Post by EDX-0 »

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.

Post Reply

Return to “Community Submissions”