[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Don't auto-start a service in Shepherd
From: |
Ludovic Courtès |
Subject: |
Re: Don't auto-start a service in Shepherd |
Date: |
Fri, 02 Mar 2018 14:44:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
Rutger Helling <address@hidden> skribis:
> Thanks for the replies. My use case is that I don't want to auto-start
> SDDM, since I usually start GNOME (Wayland) from the TTY. However there
> are certain cases where I want to start GNOME on X11, for which I do
> need SDDM.
>
> On systemd you can do "systemctl disable service", so I was wondering if
> there was an equivelant command in Shepherd. Removing the
> service entirely and reconfiguring every time I want to start SDDM
> isn't really what I'm looking for.
>
> I'll have a look at `auto-start?`. I think it would be nice if all
> services exposed this option.
Currently the simplest solution is to expose it for services where the
need is widespread.
Longer-term we may want a more generic mechanism like
<https://bugs.gnu.org/27155>.
Thanks,
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Don't auto-start a service in Shepherd,
Ludovic Courtès <=