use alias to dm.service rather than target fixes #19

Also see: https://bbs.archlinux.org/viewtopic.php?pid=1131267
This commit is contained in:
graysky 2020-07-13 12:57:53 -04:00
parent 6f42ca3502
commit d419c4d772
3 changed files with 3 additions and 3 deletions

View File

@ -17,4 +17,4 @@ StandardInput=tty
StandardOutput=journal
[Install]
WantedBy=graphical.target
Alias=display-manager.service

View File

@ -16,4 +16,4 @@ StandardInput=tty
StandardOutput=journal
[Install]
WantedBy=graphical.target
Alias=display-manager.service

View File

@ -16,4 +16,4 @@ StandardInput=tty
StandardOutput=journal
[Install]
WantedBy=graphical.target
Alias=display-manager.service