diff options
| author | Ted Gould <ted@gould.cx> | 2016-07-22 14:34:12 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2016-07-22 14:34:12 -0500 |
| commit | a1b572a6ddd7bc030f8e32fa3c48ec9a4f588a7a (patch) | |
| tree | 3b176c9cd25cdcb250ad7b415bc618a3a3537314 /services | |
| parent | 8455f2e1c30ea05d5c3810bf1c4f3153ef7acd81 (diff) | |
Forgot the 'wants' section, also fixing the control file to have the indicators depend on the panel service instead of the core WM
(bzr r4153.9.14)
Diffstat (limited to 'services')
| -rw-r--r-- | services/unity-panel-service.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/unity-panel-service.service.in b/services/unity-panel-service.service.in index 858076e9b..e3e855ee7 100644 --- a/services/unity-panel-service.service.in +++ b/services/unity-panel-service.service.in @@ -3,6 +3,7 @@ Description=Backing Service for the Unity Panel After=unity7.service PartOf=graphical-session.target BindsTo=indicators-pre.target +Wants=indicator-application.service indicator-bluetooth.service indicator-datetime.service indicator-keyboard.service indicator-messages.service indicator-power.service indicator-session.service indicator-sound.service [Service] ExecStart=${CMAKE_INSTALL_FULL_LIBDIR}/unity/unity-panel-service |
