Skip to content

Commit

Permalink
Merge pull request #62 from mariux64/fix-gdm-service-unit
Browse files Browse the repository at this point in the history
Fix GDM service unit
  • Loading branch information
donald authored Dec 19, 2018
2 parents 5712993 + 7379b53 commit 5e034e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc_systemd_units/gdm.service
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Description=GDM
Wants=nvidia.service
After=nvidia.service
!ConditionPathExists=/node/tags/lightdm
ConditionPathExists=!/node/tags/lightdm

[Service]
ExecStart=/usr/sbin/gdm
Expand Down

0 comments on commit 5e034e0

Please sign in to comment.