On Mon, 06.09.10 12:44, Piavlo (pia...@cs.bgu.ac.il) wrote: > [r...@fedora2 ~]# systemctl disable ge...@tty6.service > Couldn't find ge...@tty6.service. > [r...@fedora2 ~]# > --------------------- > > why disable does not work?
For instanced services "enable" and "disable" should be called for the templates, not the instances. i.e. "systemctl disable ge...@.service", which will remove all gettys however. Note that "systemctl enable" is useful for enabling the *suggested* installation only. And the suggested installation of "ge...@.service" is to create 6 instances... > In order to start > serial console I had to make the following link manually > /etc/systemd/system/serial-ge...@ttys0.service -> > /lib/systemd/system/serial-ge...@.service > but this does not seems as correct way > how can i do this with systemctl instead? This should now happen automatically and work reliably. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel