# zypper ps -s
The following running processes use deleted files:
PID | PPID | UID | User | Command | Service
------+------+------+-----------+---------------+--------
16734 | 1 | 1000 | localuser | gdbus |
16921 | 1 | 1000 | localuser | systemmonitor |
You may wish to restart these processes.
See 'man zypper' for information about the meaning of values in the above table.
When there is a service I know how to restart it - either by typing ‘rc<servicename> restart’ or using systemctl.
But what about these particular commands? How do I restart them gracefully without killing them and without data loss. Or do I need to reboot the system every time I can’t find how to do it?
Well generally not always needed to reboot or restart immediately. Just needed to use the new code. So finish what you ar doing.
You can tell by the owner if owned by a user UID 1000 then logging out and back in is sufficient if owned by root then you need to restart the process or reboot. Note run zypper ps as root to see all processs