commit | ce526ed1402297fcf6688796b62d8d6301f3d759 | [log] [tgz] |
---|---|---|
author | Jonas Larsson <ljonas@google.com> | Fri Sep 06 15:05:15 2019 -0700 |
committer | Jonas Larsson <ljonas@google.com> | Fri Sep 06 15:05:15 2019 -0700 |
tree | 59bb53cf6891d1487551c21ed6856ba632dfa9ac | |
parent | 429fea0c64db6cbd0db3ce605960d139447aada4 [diff] |
Fix casing to make weston auto start at boot. systemd[1]: /lib/systemd/system/weston.service:26: Unknown section 'install'. Ignoring. Change-Id: Ic753d2eec2efd9db23cf27d517476c40e0ba0332
diff --git a/debian/lib/systemd/system/weston.service b/debian/lib/systemd/system/weston.service index 2886efe..7327a26 100644 --- a/debian/lib/systemd/system/weston.service +++ b/debian/lib/systemd/system/weston.service
@@ -56,5 +56,5 @@ UtmpIdentifier=tty7 UtmpMode=user -[install] +[Install] WantedBy=graphical.target