Do not start or restart systemd service on install

This commit is contained in:
Jeremy Soller 2023-10-10 10:28:09 -06:00
parent 1aa618e653
commit 72adcf948a
No known key found for this signature in database
GPG key ID: DCFCA852D3906975

3
debian/rules vendored
View file

@ -20,3 +20,6 @@ override_dh_auto_build:
override_dh_auto_install:
just rootdir=$(DESTDIR) install
override_dh_installsystemd:
dh_installsystemd -pcosmic-greeter --no-start -r cosmic-greeter.service