Trending

#dinit

Latest posts tagged with #dinit on Bluesky

Latest Top
Trending

Posts tagged #dinit

👉 Dinit, the init system systemd should have been // Unixdigest

#dinit #systemd #unix #bsd #linux #opensource

1 0 0 0
Re: dbus randomly error i had switch to turnstiled, but still get randomly error. KDE Plasma cant communicate properly and make the themes not syncronized, kwaletmanager cant comunicate with app and some app crashing (spectacle, gnome-disks).
0 0 0 0
Re: dbus randomly error Seems like a problem of Code: [Select] dinit-user-spawn . https://forum.artixlinux.org/index.php/topic,8808.msg52944.html I had to shift from dinit-user-spawn to turnstile.
0 0 0 0
Re: dbus randomly error Same here
0 0 0 0
Re: All services fail Quote from: capezotte on Yesterday at 21:12:07 > > Investigating that will take someone who is familiar with both that (seemingly unmaintained) piece of software, as well as a cryptsetup more generally, neither of which I am. > > Plus, Linux has RAM...
0 0 0 0
Re: All services fail Quote from: devarch on Today at 19:35:32 > I was misleaded by this thread https://forum.artixlinux.org/index.php/topic,7774.msg46575.html#msg46575 > It's just outdated. The later messages explain Pantheon and Budgie were also...
0 0 0 0
Re: All services fail Thank you **capezotte** Quote from: capezotte on Today at 17:59:14 > I wonder why you're trying to use nbfc_service directly on the dinit service and rc.local when clearly the intended way, even on systemd powered machines...
0 0 0 0
Re: All services fail I wonder why you're trying to use nbfc_service directly on the dinit service and rc.local when clearly the intended way, even on systemd powered machines (where the developers heavily encourage Type=simple services, equivalent to...
0 0 0 0
All services fail Absolutely crazy situation, /usr/bin/nbfc_service --config /etc/nbfc/nbfc.json kills all dinit I've installed https://github.com/nbfc-linux/nbfc-linux Please do not advise to not install it, I absolutely need it: on **ALL linuxes** my fan is...
0 0 0 0
Re: Boot freshclam dinit start randomlyt fails Ohh, I didn't know about the network-online.target wireless limitation, and didn't occur to me to look into it, many thanks ! BTW, remember I found two sources of raise conditions, one related to the network, and for this one I'll be trying [member=479...
0 0 0 0
Re: Boot freshclam dinit start randomlyt fails I confirm the bug. This happens because the dinit service for freshclam is not configured to wait for network to be available. The systemd service from archlinux, for example, does exactly that: [code] [Unit] Wants=network-online.target After=network-o...
0 0 0 0
Re: Make syncthing-dinit installable on systems without Dinit as PID1 I'm not asking for hacky things, I'm asking for something that's explicitly supported (per the forum thread announcing turnstile - "Can I run it in $init"), and is already happening for the...
0 0 0 0
Re: Make syncthing-dinit installable on systems without Dinit as PID1 It sounds like it means the pkgbuild has dinit as a dependency, which I agree is not strictly speaking necessary. I would argue it is not really necessary to change though - all the package does is install a file in /etc/dinit.d/ which you already...
0 0 0 0
Re: Make syncthing-dinit installable on systems without Dinit as PID1 Quote from: capezotte on 03 January 2026, 16:56:39 > I'm pretty sure even in dinit-only systems [...] the set of services is not shared/unified between system and per-user > Correct, it's not.
0 0 0 0
Make syncthing-dinit installable on systems without Dinit as PID1 Hi, I'm (possibly the only) person running turnstile with dinit while also running another PID 1 (s6, in my case). I've manually written a service file for syncthing running as a user, but I'd appreciate it if the syncthing-dinit package were installab...
0 0 0 0
Re: dfu-util unable to access usb device Turns out it's because I did not create `plugdev` as a system group. I tried Code: [Select] sudo groupdel plugdev sudo groupadd -r plugdev and after rebooting it works.
0 0 0 0
dfu-util unable to access usb device I have created a rule in `/etc/udev/rules.d/99-fomu.rules` with the following content Code: [Select] SUBSYSTEM=="usb", ATTRS{idVendor}=="1209", ATTRS{idProduct}=="5bf0", MODE="0664", TAG+="uaccess" and have restarted udev with [code] sudo udevadm...
0 0 0 0
Re: Old linux kernel kept being revert to after update Hello, Apologies for the late reply, I got busy and totally forgot about this. When checking `/etc/fstab`, I realized that `/boot` was mounted incorrectly. Thank you for pointing it out.
0 0 0 0
Boot freshclam dinit start randomlyt fails Hello ! It so happens that the freshclam process that starts on boot at times passes and at times it fails. Even by having set _MaxAttempts 60_ so that it can keep trying when not everything (like the internet or clamav) is yet up at the time...
0 0 0 0
Boot freshclam dinit start randomlyt fails Hello ! It so happens that the freshclam process that starts on boot at times passes and at times it fails. Even by having set _MaxAttempts 60_ so that it can keep trying when not everything (like the internet or clamav) is yet up at the time...
0 0 0 0
Boot freshclam dinit start randomlyt fails Hello ! It so happens that the freshclam process that starts on boot at times passes and at times it fails. Even by having set _MaxAttempts 60_ so that it can keep trying when not everything (like the internet or clamav) is yet up at the time...
0 0 0 0
Boot freshclam dinit start randomlyt fails Hello ! It so happens that the freshclam process that starts on boot at times passes and at times it fails. Even by having set _MaxAttempts 60_ so that it can keep trying when not everything (like the internet or clamav) is yet up at the time...
0 0 0 0
Boot freshclam dinit start randomlyt fails Hello ! It so happens that the freshclam process that starts on boot at times passes and at times it fails. Even by having set _MaxAttempts 60_ so that it can keep trying when not everything (like the internet or clamav) is yet up at the time...
0 0 0 0
Boot freshclam dinit start randomlyt fails Hello ! It so happens that the freshclam process that starts on boot at times passes and at times it fails. Even by having set _MaxAttempts 60_ so that it can keep trying when not everything (like the internet or clamav) is yet up at the time...
0 0 0 0
Re: Is it possible to run user-level graphical daemons with dinit-user-spawn? Oh okay interesting interesting. Thank you for the info and the tip on dinitctl setenv.
0 0 0 0
Re: DBus user service breaks xdg-desktop-portal yeah, already realized that. So this is a package-level issue
0 0 0 0
Re: DBus user service breaks xdg-desktop-portal yeah, already realized that. So this is a package-level issue
0 0 0 0
Re: DBus user service breaks xdg-desktop-portal yeah, already realized that. So this is a package-level issue
0 0 0 0
Re: DBus user service breaks xdg-desktop-portal yeah, already realized that. So this is a package-level issue
0 0 0 0
Re: Is it possible to run user-level graphical daemons with dinit-user-spawn? There's no need for an env file. dinitctl setenv is a command designed for cases like yours (unpredictable variables with unpredictable contents that come after a login - it even says so in the manpage). You can have your WM call dinitctl...
0 0 0 0