Commit 3b3ab833 authored by Florent Revest's avatar Florent Revest

dsme.service: use the correct startup.so module

parent d6904e56
......@@ -13,7 +13,7 @@ Type=notify
Environment=BOOTSTATE=USER
EnvironmentFile=-/run/systemd/boot-status/bootstate
EnvironmentFile=-/var/lib/environment/dsme/*.conf
ExecStart=/usr/sbin/dsme -p /usr/lib/dsme/libstartup.so --systemd
ExecStart=/usr/sbin/dsme -p /usr/lib/dsme/startup.so --systemd
Restart=always
RestartSec=1
StartLimitInterval=600
......
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