From b94c477b2282cbb155b4c76297c1608af610dfd3 Mon Sep 17 00:00:00 2001 From: Simon Pflaumer Date: Sun, 5 Nov 2023 14:08:46 +0000 Subject: [PATCH] create dinit service --- res/ly-dinit | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 res/ly-dinit diff --git a/res/ly-dinit b/res/ly-dinit new file mode 100644 index 0000000..cb2c620 --- /dev/null +++ b/res/ly-dinit @@ -0,0 +1,9 @@ +type = process +restart = true +smooth-recovery = true +# note: /usr/bin/ly-dm when installing from pacman on artix, /usr/bin/ly when building from source +command = /usr/bin/ly +depends-on = loginready +termsignal = HUP +# ly needs access to the console while loginready already occupies it +options = shares-console