Skip to content

atop: fix installation #1267

Merged
merged 1 commit into from
Sep 17, 2019
Merged

atop: fix installation #1267

merged 1 commit into from
Sep 17, 2019

Conversation

wwwutz
Copy link
Collaborator

@wwwutz wwwutz commented Sep 12, 2019

  • remove log dir
  • remove unused daemons
  • remove unused tools for unused daemons
  • remove unused systemd dependencies
  • revoke SUID root

casualties:

'/etc/logrotate.d/psaccs_atop',
'/etc/logrotate.d/psaccu_atop',
'/usr/bin/atop-2.4.0',
'/usr/bin/atopconvert',
'/usr/bin/atopsar',
'/usr/bin/atopsar-2.4.0',
'/usr/lib/systemd/system-sleep/atop-pm.sh',
'/usr/lib/systemd/system/atop.service',
'/usr/lib/systemd/system/atopacct.service',
'/usr/lib/systemd/system/atopgpu.service',
'/usr/sbin/atopacctd',
'/usr/sbin/atopgpud',
'/usr/share/atop/atop.daily',
'/usr/share/man/man1/atopconvert.1',
'/usr/share/man/man1/atopsar.1',
'/usr/share/man/man5/atoprc.5',
'/usr/share/man/man8/atopacctd.8',
'/usr/share/man/man8/atopgpud.8',
'/var/log/atop/dummy_after',
'/var/log/atop/dummy_before'
`

- remove log dir
- remove unused daemons
- remove unused tools for unused daemons
- remove unused systemd dependencies
- revoke SUID root

casualties:

```
'/etc/logrotate.d/psaccs_atop',
'/etc/logrotate.d/psaccu_atop',
'/usr/bin/atop-2.4.0',
'/usr/bin/atopconvert',
'/usr/bin/atopsar',
'/usr/bin/atopsar-2.4.0',
'/usr/lib/systemd/system-sleep/atop-pm.sh',
'/usr/lib/systemd/system/atop.service',
'/usr/lib/systemd/system/atopacct.service',
'/usr/lib/systemd/system/atopgpu.service',
'/usr/sbin/atopacctd',
'/usr/sbin/atopgpud',
'/usr/share/atop/atop.daily',
'/usr/share/man/man1/atopconvert.1',
'/usr/share/man/man1/atopsar.1',
'/usr/share/man/man5/atoprc.5',
'/usr/share/man/man8/atopacctd.8',
'/usr/share/man/man8/atopgpud.8',
'/var/log/atop/dummy_after',
'/var/log/atop/dummy_before'
`
```
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant