pop-os / cosmic-greeter

libcosmic greeter for greetd, which can be run inside cosmic-comp
GNU General Public License v3.0
40 stars 19 forks source link

fix(daemon): require daemon in greeter, give daemon type dbus #42

Closed ryanabx closed 2 months ago

ryanabx commented 2 months ago

This PR will fix race conditions in which the cosmic-greeter service starts before the cosmic-greeter-daemon can acquire a bus name. However, it should be noted that now that greeter requires the daemon, it won't start unless the daemon is able to start.