[systemd-bugs] [Bug 66643] systemctl creates the incorrect symlink when using parameter units (e.g. file at param.service).

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jul 13 19:41:29 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66643

Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #2 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
> Alias=getty.target.wants/kmsconvt at tty1.service
> Is it the Alias line that causes this issue? Is there a mistake in the file? Or is this indeed a bug?

This syntax is a leftover from before enabling of instantiated units was
supported. Please change this to 'WantedBy=getty.target', and 'systemctl enable
kmsconvt at tty1.service' and  'systemctl enable kmsconvt at tty3.service' should
both do the right thing.

Incidentally, I removed this syntax from getty at .service unit file just a few
hours ago :) (See
http://cgit.freedesktop.org/systemd/systemd/commit/?id=7aa4fa3).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130714/f8596584/attachment.html>


More information about the systemd-bugs mailing list