Re: [systemd-devel] Arranging groups of services

2025-09-07 Thread Lennart Poettering
On Sa, 16.08.25 19:11, Demi Marie Obenour (demioben...@gmail.com) wrote: > I'm working on Spectrum OS (https://spectrum-os.org/) and am > currently porting it from s6 (https://skarnet.org/software/s6-linux-init/) > to systemd. > > Spectrum OS's host (which is what is being ported) is rather > diff

Re: [systemd-devel] Arranging groups of services

2025-09-04 Thread Michal Koutný
Hello. On Sat, Aug 16, 2025 at 07:11:32PM -0400, Demi Marie Obenour wrote: > If the Cloud Hypervisor instance is stopped or exits, the others > should be stopped automatically, as they have no other use. > Having BindsTo=, After=, PropagatesStopTo=, and PropagatesReloadTo= > should handle most c