• lemmyvore
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    7 months ago

    Why doesn’t it start automatically anyway?

    • Synthead@lemmy.world
      cake
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 months ago

      It’s against the philosophy of Arch. You configure your system the way you want.

      • lemmyvore
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        7 months ago

        So, like, you have to manually enable every service you install?

        • Synthead@lemmy.world
          cake
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          7 months ago

          Yes, always.

          • Maybe you want to migrate a PostgreSQL database to a newer version without starting PostgreSQL server.
          • Maybe you installed OpenSSH but don’t want sshd to run yet, because you haven’t hardened the configs.
          • Maybe you installed Nginx as a part of a migration from Apache httpd, but httpd is already running.

          In addition, Arch hardly configures your system in a custom way, too. When you install a package, most of the time, it responds with “here are the files from the developer that you asked for.”

          If you don’t like this philosophy, then your feelings are perfectly valid, and this is a textbook example of why different distributions exist 👍