Commit 860bb6aa authored by Florent Revest's avatar Florent Revest

ngfd: Use a simple systemd service instead of a dbus one

parent 75401a30
......@@ -3,11 +3,8 @@ Description=Non Graphical Feedback Daemon
Requires=dbus.socket
[Service]
Type=dbus
TimeoutSec=15
Type=simple
ExecStart=/usr/bin/ngfd
Restart=always
BusName=com.nokia.NonGraphicFeedback1.Backend
[Install]
WantedBy=multi-user.target
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment