]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: when we uninstall a job, add unit to dbus queue
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>
Tue, 12 Feb 2019 01:00:21 +0000 (03:00 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Feb 2019 15:55:45 +0000 (16:55 +0100)
commit52c6c9eaecb493cc4d8a146bf67d93c8aea862c2
treef22862d0d52d67e3b990604bdc83857c023e90ef
parentac8956efa21cfdb94b3787ccd531925470ecdcb5
core: when we uninstall a job, add unit to dbus queue

Commit e6d05912cb1785d8c75eb40545beb8a7c6753cb9 added unit to dbus
queue on job install. Do same on job uninstall to make sure we get
PropertiesChanged signal.
src/core/job.c