Skip to content

Commit

Permalink
lightdm: Use lightdm based on tag in hostconfig
Browse files Browse the repository at this point in the history
Lightdm is enabled per host by providing the 'lightdm' tag in our
hostconfig.

Installation steps on distmaster:

 - install updated gdm.service (see mariux64/mxtools)
 - bee install lightdm-1.26.0-0.x86_64 (surprise:)
 - systemctl enable lightdm

Conditions and installation tested on sigstkflt, sigill & sigint.
  • Loading branch information
thomas committed Dec 11, 2018
1 parent f123150 commit 31e93b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightdm.be0
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ mee_install_post() {
Description=LightDM
Wants=nvidia.service
After=nvidia.service
ConditionPathExists=/node/tags/lightdm

[Service]
ExecStart=/usr/bin/lightdm
Expand Down

0 comments on commit 31e93b4

Please sign in to comment.