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
jetbrains-pycharm-2024.2.desktop
jetbrains-pycharm-2024.3.desktop
When I start app
Hi,
systemd definitely already has all the stuff in place to do this on it's
own.
The stuff creating the root partition would be sd-repart which just needs a
corresponding partition description.
A good example of how this can be used is particleOS
https://github.com/systemd/particleos
which is an
Hello everyone,
As you might know already, I tried to submit a new dracut module that
implements the hermetic-usr approach described by Lennart in his
blogpost "Fitting everything together":
https://0pointer.net/blog/fitting-everything-together.html.
The PR is here: https://github.com/dracut-ng/d