|
Last change
on this file since 1956 was
1956,
checked in by achernya, 14 years ago
|
|
Create check-filecaps cronjob and and yum post-actions override
This cronjob and yum post-action are complements of the set[ug]id
tasks. Some binaries are no longer set[ug]id, but instead use file
capabilities. We still need to be able to find them and disable them.
|
|
File size:
454 bytes
|
| Line | |
|---|
| 1 | /usr/sbin/mtr:install:setcap -r /usr/sbin/mtr |
|---|
| 2 | /usr/bin/rsh:install:setcap -r /usr/bin/rsh |
|---|
| 3 | /usr/bin/rcp:install:setcap -r /usr/bin/rcp |
|---|
| 4 | /usr/bin/gnome-keyring-daemon:install:setcap -r /usr/bin/gnome-keyring-daemon |
|---|
| 5 | /usr/bin/newrole:install:setcap -r /usr/bin/newrole |
|---|
| 6 | /usr/bin/rlogin:install:setcap -r /usr/bin/rlogin |
|---|
| 7 | /usr/libexec/pt_chown:install:setcap -r /usr/libexec/pt_chown |
|---|
| 8 | /bin/ping6:install:setcap -r /bin/ping6 |
|---|
| 9 | /bin/ping:install:setcap -r /bin/ping |
|---|
Note: See
TracBrowser
for help on using the repository browser.