# Void Service Control (VSC) ## A simple script that will allow you to manage runit services in Void Linux ### Usage: **Enbale service:** ``` vsc e ``` **Disable service:** ``` vsc d ``` **Print help** ``` vsc --help ``` *All commands require root privileges* --- ## Example: ![](.ex.png)