[opensuse] systemctl disable nscd

12.3 OK, I give up! nscd is running on a default install, it doesn't appear as a service in yast. I've just done 30 minutes on google on systemd and systemctl. nada. How do I disable nscd at boot time? Just the syntax. If I can get it for this, i may be able to get a few more systemctl commands. Promise I'll not ask any more. L x -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org

* lynn <lynn@steve-ss.com> [04-20-13 16:51]:
12.3 OK, I give up! nscd is running on a default install, it doesn't appear as a service in yast. I've just done 30 minutes on google on systemd and systemctl. nada.
How do I disable nscd at boot time? Just the syntax. If I can get it for this, i may be able to get a few more systemctl commands. Promise I'll not ask any more.
guessing as perhaps nscd has not been aliased: systemctl disable nscd.service gud luk -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org

El 20/04/13 17:49, lynn escribió:
How do I disable nscd at boot time? Just the syntax. If I can get it for this, i may be able to get a few more systemctl commands. Promise I'll not ask any more.
The subject contains the correct command... (".service" can be omitted in 12.3 and later) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org

On 20/04/13 23:49, Cristian Rodríguez wrote:
El 20/04/13 17:49, lynn escribió:
How do I disable nscd at boot time? Just the syntax. If I can get it for this, i may be able to get a few more systemctl commands. Promise I'll not ask any more.
The subject contains the correct command... (".service" can be omitted in 12.3 and later)
Got it. That easy:) Thanks. L x -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org

Am 21.04.2013 00:46, schrieb lynn:
On 20/04/13 23:49, Cristian Rodríguez wrote:
El 20/04/13 17:49, lynn escribió:
How do I disable nscd at boot time? Just the syntax. If I can get it for this, i may be able to get a few more systemctl commands. Promise I'll not ask any more.
The subject contains the correct command... (".service" can be omitted in 12.3 and later)
Got it. That easy:) Thanks. L x
If you prefer to have a GUI (since you mentioned yast) use systemadm it is in the package systemd-ui in 12.3. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org

On 21/04/13 00:53, Martin Helm wrote:
Am 21.04.2013 00:46, schrieb lynn:
On 20/04/13 23:49, Cristian Rodríguez wrote:
El 20/04/13 17:49, lynn escribió:
How do I disable nscd at boot time? Just the syntax. If I can get it for this, i may be able to get a few more systemctl commands. Promise I'll not ask any more. The subject contains the correct command... (".service" can be omitted in 12.3 and later)
Got it. That easy:) Thanks. L x
If you prefer to have a GUI (since you mentioned yast) use systemadm it is in the package systemd-ui in 12.3. That ought to be part of Yast. L x
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Cristian Rodríguez
-
lynn
-
Martin Helm
-
Patrick Shanahan