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

Commits on Sep 12, 2019

  1. atop: fix installation

    - 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'
    `
    ```
    wwwutz committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    76f447f View commit details
    Browse the repository at this point in the history