[systemd-devel] systemd prerelease 258-rc2

2025-08-05 Thread systemd tag bot
A new systemd ☠️ pre-release ☠️ has just been tagged. Please download the tarball here: https://github.com/systemd/systemd/archive/v258-rc2.tar.gz NOTE: This is ☠️ pre-release ☠️ software. Do not run this on production systems, but please test this and report any issues you find to GitHu

Re: [systemd-devel] Howto detect a program/service is started by systemd?

2025-08-05 Thread Stef Bon
Hi all, the issue was answered some weeks ago. Please do not react anymore. S. Bon

Re: [systemd-devel] Howto detect a program/service is started by systemd?

2025-08-05 Thread Silvio Knizek
Am Montag, dem 30.06.2025 um 12:25 +0200 schrieb Stef Bon: > Hi, > > it's important for a program to detect it has been started by systemd. > For example it does not have to fork since it has already been forked. > > I've written a test script, which calls env, and there are a few > unique envir