• @Synthead
    link
    English
    311 year ago

    A whole article for starting bluetooth from systemctl?

      • @Synthead
        link
        English
        21 year ago

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

        • lemmyvore
          link
          fedilink
          English
          11 year ago

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

          • @Synthead
            link
            English
            2
            edit-2
            1 year 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 👍