External Publication
Visit Post

Re: How to run Ckb-Next on Dinit, OpenRC, Runit, or S6?

Artix Linux Forum - Index [Unofficial] May 19, 2026
Source

Hi openrc usr here.

Code: [Select]

sudo nano /etc/init.d/ckb-next-daemon

copypaste: [code]#!/sbin/openrc-run

name="ckb-next-daemon" description="Corsair RGB" command="/usr/bin/ckb-next-daemon" command_background="true" pidfile="/run/${RC_SVCNAME}.pid"[/c...

Discussion in the ATmosphere

Loading comments...