• ricecake@sh.itjust.works
        link
        fedilink
        arrow-up
        18
        ·
        2 days ago

        Pretty sure they meant the whole “do one thing, do it well, and prefer composition” part.

        But I’m more interested in what parts of systemd don’t follow the file metaphor, and what things you think shouldn’t follow that metaphor? How would you interact with those things?

        • Amon@lemmy.worldOP
          link
          fedilink
          arrow-up
          5
          ·
          2 days ago

          journalctl. I don’t give a damn as to where the logs are, and I just have tell journalctl to give me the logs for whatever I want.

          • ricecake@sh.itjust.works
            link
            fedilink
            arrow-up
            7
            ·
            2 days ago

            That’s all fine and good, but that’s not quite related to the “everything is a file” metaphor. The data is still stored in files and accessed using conventional io and the command itself is routinely piped to other commands.

            Everything being a file is extremely pervasive in unix, and I couldn’t think of what systemd was doing that went in opposition to the metaphor.

          • corsicanguppy@lemmy.ca
            link
            fedilink
            English
            arrow-up
            3
            ·
            2 days ago

            journalctl. I don’t give a damn as to where the logs are, and I just

            But for a tool that read log configs and find that out for you, you’ve let Timers into your home.