diff options
author | zachir <zachir@librem.one> | 2022-04-11 20:58:12 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2022-04-11 20:58:12 -0500 |
commit | 5f3e0a1a1a8b72864b260e6c0ea5d1b655aa0611 (patch) | |
tree | 4567b1b6d7eb51e5e1fadaa5432a2432aaa6c61a /README.md | |
parent | 14f275be1580fcb3df47a804646a9c99cc79b511 (diff) |
update to assume artix runit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,9 +6,12 @@ A: This is a fork of LARBS, with my programs and config stuff set as the default. The two scripts will likely diverge over time. +For example, my 'progs.csv' assumes running Artix with Runit as the init +system, unlike LARBS, which is agnostic. + ## Installation: -On an Arch-based distribution as root, run the following: +On Artix (with runit as init), run the following as root: ``` sh larbs.sh |