sysv-rc-conf - Run-level configuration for SysV like init script links
[SYNOPSIS] sysv-rc-conf OPTION SERVICE
option
--list This option will list all of the services and if they are stopped or started when entering each runlevel
# sysv-rc-conf --list rsync
--level The runlevels this operation will affect. levels can be any number from 0-9 or S
# sysv-rc-conf --level 3 rsync off