I joined Lemmy back in 2020 and have been using it as [email protected] until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.

  • 250 Posts
  • 1.86K Comments
Joined 2 年前
cake
Cake day: 2023年6月10日

help-circle






















    1. They’re all gone when you restart
    2. It doesn’t properly deal with logging
    3. You can’t set up dependencies between services but that doesn’t matter due to point 1

    I recommend using systemd services and/or docker compose instead. systemd services are files that describe which program / script to run and when (like after networking is active or after a certain other service is loaded).