diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-07-28 23:59:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-28 23:59:06 -0400 |
commit | 0fbd465f4138dd2c3c7428c23cae117a7b56568d (patch) | |
tree | 773972337f3e583c65a82cddcb48d403886f8f3e /Makefile.am | |
parent | 4e3382bdd70a54628ffe030c5d37e06713c329ab (diff) | |
parent | 61eca97fceaa95f76732a47ae2a7eb98cc6995c5 (diff) |
Merge pull request #3742 from msoltyspl/vconfix2
vconsole-setup: updates & fixes V2
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 720defa6cb..7dd021b56a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4632,9 +4632,6 @@ nodist_udevrules_DATA += \ nodist_systemunit_DATA += \ units/systemd-vconsole-setup.service - -SYSINIT_TARGET_WANTS += \ - systemd-vconsole-setup.service endif EXTRA_DIST += \ |