booster-qtcomponents-qt5.service 403 Bytes
Newer Older
Florent Revest's avatar
Florent Revest committed
1 2
[Unit]
Description=Application launch booster for Qt Components on QtQuick2
3
Requires=dbus.socket asteroid-launcher.service
4
After=asteroid-launcher.service
5
ConditionUser=!root
Florent Revest's avatar
Florent Revest committed
6 7 8 9 10 11 12 13 14

[Service]
Type=notify
ExecStart=/usr/libexec/mapplauncherd/booster-qtcomponents-qt5 --systemd
EnvironmentFile=/var/lib/environment/mapplauncherd/qtcomponents-qt5.conf
OOMScoreAdjust=-250

[Install]
WantedBy=user-session.target