mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
No oneshot services
This commit is contained in:
parent
59577eddd8
commit
a1f360b0f5
3 changed files with 0 additions and 6 deletions
|
|
@ -9,9 +9,7 @@ Description=kbuildsycoca5
|
|||
Requires=dbus.socket
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/kbuildsycoca5
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=user-session.target
|
||||
|
|
|
|||
|
|
@ -9,11 +9,9 @@ Description=kdeinit
|
|||
Requires=dbus.socket
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Environment=LD_BIND_NOW=true
|
||||
EnvironmentFile=-/var/lib/environment/plasma-phone/*.conf
|
||||
ExecStart=/usr/lib/libexec/kf5/start_kdeinit_wrapper --kded +kcminit_startup
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=user-session.target
|
||||
|
|
|
|||
|
|
@ -9,9 +9,7 @@ Description=ksyncdbusenv
|
|||
Requires=dbus.socket
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/lib/libexec/ksyncdbusenv
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=user-session.target
|
||||
|
|
|
|||
Loading…
Reference in a new issue