You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this example I use cups, but I first noticed it with dbus as we ship applications.xml with dbus predefined.
Add the following to applications.xml
<grouptype="static">
<appname="cupsd" />
</group>
$ dnf downgrade cups (or whatever your example is)
$ sudo ./bin/tracer.py -ea
You should restart:
* Some applications using:
sudo You will have to reboot your computer
sudo systemctl restart abrt-oops
< snip >
You can see its left with type=daemon but the static helper
The text was updated successfully, but these errors were encountered:
In this example I use cups, but I first noticed it with dbus as we ship applications.xml with dbus predefined.
Add the following to
applications.xml
$ dnf downgrade cups
(or whatever your example is)You can see its left with type=daemon but the static helper
The text was updated successfully, but these errors were encountered: