Skip to content

[Improvement] Causes several issues #612

Description

@CaptainMorgan12

Running the script on a Ubuntu desktop, not server:

  1. aa_enforce appears to cause certain apps to not launch, Ubuntu Firefox .deb, geary .deb install for example>
    26 processes are unconfined but have a profile defined. Maybe an option to ignore the unconfined profiles, if user confirms these are sortof ok.

/usr/lib/firefox/firefox-bin (10999) firefox
/usr/lib/firefox/firefox-bin (11109) firefox
/usr/lib/firefox/firefox-bin (11121) firefox
/usr/lib/firefox/firefox-bin (11126) firefox
/usr/lib/firefox/firefox-bin (11158) firefox
/usr/lib/firefox/firefox-bin (11253) firefox
/usr/lib/firefox/firefox-bin (11267) firefox
/usr/lib/firefox/firefox-bin (11512) firefox
/usr/lib/firefox/firefox-bin (11559) firefox
/usr/lib/firefox/firefox-bin (11598) firefox
/usr/lib/firefox/firefox-bin (20841) firefox
/usr/lib/firefox/firefox-bin (21035) firefox
/usr/lib/firefox/firefox-bin (21116) firefox
/usr/lib/firefox/firefox-bin (21170) firefox
/usr/bin/bwrap (15505) flatpak
/usr/bin/bwrap (15511) flatpak
/usr/bin/xdg-dbus-proxy (15512) flatpak
/usr/bin/bwrap (15515) flatpak
/app/bin/geary (15516) flatpak
/usr/libexec/webkit2gtk-4.1/WebKitNetworkProcess (15568) flatpak
/usr/bin/flatpak-spawn (15628) flatpak
/usr/bin/bwrap (15632) flatpak
/usr/bin/bwrap (15640) flatpak
/usr/bin/xdg-dbus-proxy (15641) flatpak
/usr/bin/bwrap (15646) flatpak
/usr/libexec/webkit2gtk-4.1/WebKitWebProcess (15647) flatpak

  1. why is it installing postfix if it isn't used on the system?
  2. ignore ssh if not used
  3. if user runs an older version non default kernel, messages shows that newer kernel should be run, however that might not be the one the user wants to run - in my case I was on a custom macT2 kernel
  4. flatpak apps were removed after running this, disappeared (option selected keep snap "Y", there wasn't an option keep "flatpak") Disabling Snap removal #123 maybe related where a dependency causes removal of flatpak apps, in my case I actually don't have any snaps completely purged from Ubuntu
  5. aide seems to fail to run properly - it was running for 12-14 hours 74% CPU during init aide but no results shown
  6. can SSH setup be ignored if it isn't really used on system?
  7. can coredump be ignored if not installed?
  8. can journalctl be ignored if not installed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions