sysz
systemd
Our great sponsors
sysz | systemd | |
---|---|---|
6 | 402 | |
1,313 | 10,838 | |
- | 1.9% | |
0.0 | 10.0 | |
about 1 year ago | 5 days ago | |
Shell | C | |
The Unlicense | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sysz
-
i dont like systemd
sysz can be a useful tool for the inexperienced. It's a very simple TUI for system to and can open the journal for a unit. Check it out!
- Chmod-CLI: A simple tool that brings the chmod command in a TUI
- sysz: An interactive fuzzy matching TUI for systemctl using fzf written entirely in Bash
systemd
- Proxmox doesn't handle daylight savings time, hangs systemd and breaks systems
-
How do I execute a command in a Wayland session from an ACPI handler?
Another route I didn't try going down yet is that folding and unfolding are also reflected in the keyboard driver (!?), which saw some systemd discussion. It looks like the systemd people added and then removed some keymappings, so that may not be the way.
-
How to change emergency.service to get a command line with a "locked root account" when boot fails?
However, I'm running into the famous "root account locked" problem asking to check sulogin(8). I did, and it didn't help.
-
X12
The bug has 6 years https://github.com/systemd/systemd/issues/2460
If it was just "a SQLite database on some sensible rotation" + maybe pointer-per-app showing where app last logged I'd actually be thrilled.
Whole system logs instantly queryable by SQL queries ? Sign me in! Hell, while we're at it slap structured logging there (say if app opts in for it).
But this abomination is an utter waste of time.
-
openSUSE MicroOS is now officially my only Linux distro across all my laptops. It's even thriving on a smallsih 20GB partition. 2023 is the year of the immutable desktop.
run xdg-user-dirs-update because user home folders were not created at first launch (this is a systemd bugthat hasn't been fixed yet).
- `ping` command extremely slow to start, `ping -n` starts nearly instantly
-
A Non-GNU Linux Distribution Built With LLVM & BSD Software Aims For Alpha Next Month
i already linked one example in another subthread - for instance, systemd widely relies on a non-standard malloc_usable_size function to fetch the size of an allocation with just a pointer, with the official reasoning being "so that they don't have to keep custom metadata" but in practice unless your code is wrong (i.e. shortcut-y and utilizing incorrect abstractions) you should not have to do any such thing in the first place; then it leads to things like https://github.com/systemd/systemd/issues/22801
in practice this often doesn't hold true and systemd tends to follow sketchy patterns that both make the code less portable while making it worse, e.g. its reliance on malloc_usable_size (also leading to issues like https://github.com/systemd/systemd/issues/22801)
It's not the only libc on Linux, but it's by far the most used (thanks to being part of the GNU project, and having many useful APIs other libc's don't have). Lennart Poettering on the GitHub issue asking for libc portability:
- Propaganda-churing machines
What are some alternatives?
openrc - The OpenRC init system
s6 - The s6 supervision suite.
tini - A tiny but valid `init` for containers
inotify-tools - inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify.
earlyoom - earlyoom - Early OOM Daemon for Linux
supervisor - Supervisor process control system for Unix (supervisord)
elogind - The systemd project's "logind", extracted to a standalone package
dracut - dracut the event driven initramfs infrastructure
Fildem - Fildem global menu
zfs - OpenZFS on Linux and FreeBSD
preload - preload is an adaptive readahead daemon that prefetches files mapped by applications from the disk to reduce application startup time.
Ventoy - A new bootable USB solution.