Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Use zypper to check for reboot on openSUSE #1011

Open
BrianAllred opened this issue Sep 20, 2022 · 1 comment
Open

Use zypper to check for reboot on openSUSE #1011

BrianAllred opened this issue Sep 20, 2022 · 1 comment

Comments

@BrianAllred
Copy link

openSUSE's zypper package manager has the command zypper ps -s to check for processes that need a restart. Utilizing this for openSUSE installations would be awesome since needrestart doesn't support zypper/openSUSE.

@s34m
Copy link

s34m commented Oct 11, 2022

This could be implemented but would require a logic to parse and analyse zypper ps -s output because not every process needs a system reboot. This could be avoided by having a config flag like restart_on_zypper_update_processes or something like that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants