[systemd-devel] In unit files of systemd version 234 Type=notify not working

Rajshekhar Sanda rajshekhar.sanda at tcs.com
Fri May 24 05:38:28 UTC 2019


Hi all,


We are building Genivi 14 in which we are trying to launch weston at boot time with service file.


service file is as follows:



[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

-----------------------------------------------------------------------------------------------


Here Type=notify is not supporting.

I observed other types are working fine.

Please help me to solve this issue.

Thank You

Regards,
Rajshekhar Sanda
Tata Consultancy Services Limited
Mailto: rajshekhar.sanda at tcs.com
Website: http://www.tcs.com<http://www.tcs.com/>
____________________________________________
Experience certainty.        IT Services
                       Business Solutions
                       Consulting
____________________________________________


________________________________


=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20190524/9ffc89fd/attachment-0001.html>


More information about the systemd-devel mailing list