Artix Linux Forum

Init systems => S6 => Topic started by: anonym on 22 April 2025, 04:00:36

Title: s6-rc -d change vs s6-rc stop
Post by: anonym on 22 April 2025, 04:00:36
I have always used `s6-rc -d/-u change SERVICE` to stop/start services, but `s6-rc -h` also mentions the `s6-rc stop/start SERVICE`.
Does anyone know if these do the same thing?  If they do, should we update the artix wiki to suggest these instead of their `-d/-u change` counterparts (easier for people to remember/use)?
Title: Re: s6-rc -d change vs s6-rc stop
Post by: Dudemanguy on 22 April 2025, 05:10:15
It's on the skarnet website (https://skarnet.org/software/s6-rc/s6-rc.html). It's the same thing.