Re: [systemd-devel] XDG standardization for applications – allow using dash delimited names in application's unit name

2025-03-04 Thread Lennart Poettering
On Mo, 03.03.25 15:43, Piotr Dobrogost (2...@p.dobrogost.net) wrote: > Hi, > > At https://systemd.io/DESKTOP_ENVIRONMENTS/ there's suggested scheme > for automatically generated unit's name: > app[-]-[@].service > > I have the following .desktop files: > piotr@demon:~/.local/share/applications$ ls

Re: [systemd-devel] [EXT] Re: bluetooth keyboard support at boot, before cryptsetup?

2025-03-04 Thread Windl, Ulrich
You may also want to read https://serverfault.com/q/137091/407952 Kind regards, Ulrich Windl > -Original Message- > From: systemd-devel On > Behalf Of Lennart Poettering > Sent: Thursday, February 27, 2025 11:29 AM > To: Alexis Hallebarde > Cc: systemd-devel@lists.freedesktop.org > Subj

Re: [systemd-devel] Limit resources of a group of users

2025-03-04 Thread Lennart Poettering
On Fr, 28.02.25 13:38, Seva Epsteyn (s...@sevatech.com) wrote: > Hi, > > I am trying to find a way to limit the combined resources of some, but not > all, users. For example all non root users should be limited to 90% of > memory. > > I can drop in config via user.slice.d which limits all users co