Summary: | Replace getty without creating a symlink. | ||
---|---|---|---|
Product: | systemd | Reporter: | trusktr <jp> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED WORKSFORME | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
See Also: | https://bugs.freedesktop.org/show_bug.cgi?id=66643 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
trusktr
2013-07-14 08:08:49 UTC
Adding [Install] Alias=autovt@.service works for me. # systemctl enable kmsconvt@.service ln -s '/etc/systemd/system/kmsconvt@.service' '/etc/systemd/system/autovt@.service' ln -s '/etc/systemd/system/kmsconvt@.service' '/etc/systemd/system/getty.target.wants/kmsconvt@.service' This is the syntax that is supposed to work. If something is missing or broken, please report more specifics. It worked. Thanks! I've this info on to kmscon. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.