<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p><br>
</p>
<p>Hi all,</p>
<p><br>
</p>
<p>We are building Genivi 14 in which we are trying to launch weston at boot time with service file.</p>
<p><br>
</p>
<p>service file is as follows:</p>
<p><br>
</p>
<p></p>
<div><br>
</div>
<div>
<pre style="white-space: pre-wrap;">[Unit]
Description= launch weston
Requires=  dbus-session.service dbus.service systemd-user-sessions.service
After= dbus-session.socket dbus.service  dbus-session.service systemd-user-sessions.service  session-c1.scope
ConditionPathExists=/dev/tty0

[Service]
Type=notify
User=root
Restart=on-failure
ExecStart=/usr/bin/weston
NotifyAccess=all
PAMName=login
StandardInput=tty-fail
TTYPath=/dev/tty7
TTYReset=yes
TTYVHangup=yes
TTYVTDisallocate=yes
UtmpIdentifier=tty7
UtmpMode=root
TimeoutStartSec=60
WatchdogSec=20
#ExecStart=/usr/bin/weston

[Install]
WantedBy=basic.target</pre>
</div>
-----------------------------------------------------------------------------------------------
<p></p>
<p><br>
</p>
<p>Here Type=notify is not supporting.</p>
<p>I observed other types are working fine.</p>
<p>Please help me to solve this issue.</p>
<p>Thank You</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p></p>
<div tabindex="-1">
<div tabindex="-1">
<div tabindex="0">
<div class="_rp_f5" tabindex="-1">
<div tabindex="-1" class="_rp_R4 ms-border-color-neutralLight ShowConsesusSchedulingLink ShowReferenceAttachmentsLinks" style="outline:none">
<div class="_rp_45 _rp_35">
<div>
<div class="_rp_T4" id="Item.MessagePartBody">
<div class="_rp_U4 ms-font-weight-regular ms-font-color-neutralDark rpHighlightAllClass rpHighlightBodyClass" id="Item.MessageUniqueBody" style="font-family:wf_segoe-ui_normal,"Segoe UI","Segoe WP",Tahoma,Arial,sans-serif,serif,EmojiFont">
<div class="rps_9340"><font size="4" style="font-family:"Times New Roman",serif,EmojiFont">Regards,<br>
Rajshekhar Sanda<br>
Tata Consultancy Services Limited<br>
Mailto: rajshekhar.sanda@tcs.com<br>
Website: </font><a href="http://www.tcs.com/" target="_blank" rel="noopener noreferrer" id="LPNoLP"><font size="4" style="font-family:"Times New Roman",serif,EmojiFont">http://www.tcs.com</font></a><font size="4" style="font-family:"Times New Roman",serif,EmojiFont"><br>
____________________________________________<br>
Experience certainty.        IT Services<br>
                       Business Solutions<br>
                       Consulting<br>
____________________________________________<br>
</font><br>
<br>
</div>
</div>
</div>
<span class="PersonaPaneLauncher">
<div class="_pe_d _pe_62" tabindex="-1" style="width:713px"></div>
</span></div>
<div class="_rp_Z4"></div>
</div>
</div>
</div>
</div>
</div>
<div class="_rp_j" tabindex="-1" style="width:775px; height:1px">
<div class="_qc_F ms-bg-color-white _qc_G">
<hr class="_qc_B" style="width:775px">
<br>
<div tabindex="-1" class="_qc_y ms-border-color-neutralLight _qc_z">
<div class="_qc_A ms-border-color-neutralLight" style="width:775px"></div>
</div>
</div>
</div>
</div>
<br>
<p></p>
</div>
</div>
</div>
<p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>

<p></p></body>
</html>