Skip to content

Commit

Permalink
[init] Tune mce.service startup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Aug 29, 2013
1 parent 90dae1d commit f61da0c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions systemd/mce.service
Expand Up @@ -3,9 +3,7 @@ Description=Mode Control Entity (MCE)
Requires=dsme.service
Requires=dbus.service
After=dsme.service
# We want following but for some reason it causes shutdown problem
# disable until we find out why
# Before=systemd-user-sessions.service
Before=start-user-session@USER.service start-user-session@ACT_DEAD.service

[Service]
Type=notify
Expand Down

0 comments on commit f61da0c

Please sign in to comment.