Search found 6 matches
- Sat Nov 09, 2024 11:19 am
- Forum: Community Submissions
- Topic: zram-service a zram setup script
- Replies: 0
- Views: 140
zram-service a zram setup script
put some time and elbow grease onto getting this to a polished state, it should be a good alternative to stuff like zram-tools and other zram generators that don't even bother to do more than just be a interface to zramctl, it can work on a very reduced environment requiring only the linux sysfs and ...
- Fri Nov 01, 2024 4:11 pm
- Forum: Community Submissions
- Topic: systemact - a logout menu backend for systemd and elogind
- Replies: 0
- Views: 120
systemact - a logout menu backend for systemd and elogind
very minimal and can integrate with almost any setup no matter how custom it is.
https://github.com/eylles/systemact
https://github.com/eylles/systemact
- Fri Jul 21, 2023 10:27 pm
- Forum: Community Submissions
- Topic: betterxscurelock
- Replies: 0
- Views: 2950
betterxscurelock
a series of scripts to wrap xsecurelock, xss-lock and provide a dbus interface for programs that don't know any better at the time this is a prototype as it still cannot parse or deal with configuration files in any fashion whatsoever, for configuring it you need to modify the source code so it is ...
- Sun Oct 02, 2022 4:27 am
- Forum: Community Submissions
- Topic: SHED init independiet user services
- Replies: 2
- Views: 2224
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.
- Sun Aug 21, 2022 11:12 pm
- Forum: Community Submissions
- Topic: SHED init independiet user services
- Replies: 2
- Views: 2224
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.

- Wed Aug 10, 2022 12:45 pm
- Forum: Community Submissions
- Topic: SHED init independiet user services
- Replies: 2
- Views: 2224
SHED init independiet user services
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 ...