On Sun, 13 Feb 2022 15:04:12 -0500
Curtis Maurand <curtis@???> wrote:
>
> daemons that were stopped and disabled got re-enabled and started,
> cups, cups-browsed, avahi-daemon, saned.
> None of these are needed on
> a LAMP installation. I had disabled them a long time ago. It seems
> to me, that the install script should be checking so see whether a
> service is set to be running in the default runlevels. I had run
> update-rc.d -f service remove on all of those. I found them all
> running and had to stop and disable them all again.
>
> Apparmor, which, when I first installed this machine, was stopped and
> removed before I had gone and installed anything on it. Apparmor got
> installed, though I had uninstalled it when I set this server up. I
> had to stop it, run aa-teardown and run update-rc.d -f remove
> apparmor. I though I had purged that a long time ago.
>
> Thought this was worth noting. > Did you turn off reccomends? That catches me and drags a pile in.