JojiiOfficial / rsv

The runit sv command rewritten in rust with additional features
GNU General Public License v3.0
79 stars 6 forks source link

Handle multiple runsvdir processes #7

Open gbrlsnchs opened 3 years ago

gbrlsnchs commented 3 years ago

When using Void Linux, I have two runsvdir processes:

I am not able to use rsv properly because rsv list only lists services from ~/sv and not the ones from Void (it shows services from Void as disabled, and only show as enabled services from ~/sv).

Also, rsv status has a bad time trying to show statuses for services from Void and for the ones from my user, since they seem to conflict, so there's always an error in the status shown.

siduck commented 3 years ago

@gbrlsnchs this repo seems dead :( . check https://github.com/19742bytes/roonit . Looks like actively maintained .