On Mon, 15.07.13 05:00, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote:

> # systemctl enable kmsconvt@tty5.service
> ln -s '/etc/systemd/system/kmsconvt@.service' 
> '/etc/systemd/system/getty.target.wants/kmsconvt@tty5.service'
> # systemctl disable kmsconvt@tty5.service
> rm '/etc/systemd/system/autovt@.service'
> rm '/etc/systemd/system/getty.target.wants/kmsconvt@.service'
> rm '/etc/systemd/system/getty.target.wants/kmsconvt@tty5.service'
> 
> Basically the whole idea of removing all symlinks pointing to the
> template is borked.

Hmm, this really looks wrong. I figure disabling an instance should just
remove that symlink, and disabling a template should remove all
instances.

Added to the TODO list so that we don't forget about this.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to