home.social

#s6rc — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #s6rc, aggregated by home.social.

fetched live
  1. Because of recent events, I've been thinking someone should make an s6 based replacement for nixos.

    It turns out, it almost exists:
    liminix.org/

    "Almost", because this project focuses on routers.

    #nix #nixos #liminix #s6 #s6rc

  2. Because of recent events, I've been thinking someone should make an s6 based replacement for nixos.

    It turns out, it almost exists:
    liminix.org/

    "Almost", because this project focuses on routers.

    #nix #nixos #liminix #s6 #s6rc

  3. So for #artix with s6 init, I have to install the service with an -s6 prefix, do touch /etc/s6/adminsv/default/contents.d/<service_name> then s6-db-reload to enable a service. To temporarily start/stop a service, I just do s6-rc -u/-d change <service_name>. Alright, alright. Gotcha

    To disable the service, just remove the touched file. Alright, gotcha, bear. Thansk

    #artixlinux #linux #s6 #s6rc #freesoftware #opensource

  4. So for #artix with s6 init, I have to install the service with an -s6 prefix, do touch /etc/s6/adminsv/default/contents.d/<service_name> then s6-db-reload to enable a service. To temporarily start/stop a service, I just do s6-rc -u/-d change <service_name>. Alright, alright. Gotcha

    To disable the service, just remove the touched file. Alright, gotcha, bear. Thansk

    #artixlinux #linux #s6 #s6rc #freesoftware #opensource