Re: reinstall package on Atomic host

2019-08-30 Thread arnaud gaboury
No idea why, but the su module is back. BUT, as written in my last post (a few mn ago), I can run sudo but not su. There is no reinstall on rpm-ostree. It is a more complexe method. Even removing is not trivial --- # ls -alZ /usr/share/selinux/target

Re: reinstall package on Atomic host

2019-08-29 Thread stan via users
On Fri, 30 Aug 2019 00:22:11 +0200 arnaud gaboury wrote: > I run Fedora atomic 29. I made a mistake by removing one very > important SELinux module: su. > > I can no more su (I can sudo), which is very annoying. To get back the > module, I need to reinstall the selinux-policy-targeted package.

reinstall package on Atomic host

2019-08-29 Thread arnaud gaboury
I run Fedora atomic 29. I made a mistake by removing one very important SELinux module: su. I can no more su (I can sudo), which is very annoying. To get back the module, I need to reinstall the selinux-policy-targeted package. -- % sudo setenforce 0 % sud