summaryrefslogtreecommitdiff
path: root/services/unix_exec_service/docs/unix_exec_service.cmds
blob: 40529701c92d78180f015dd5af0674c84d8fa1bb (plain)
1
2
3
4
5
6
7
#list of commands with aliases and description
#string should look like "alias=command;description", any part except command can be omited, for example "=command;"
unix_exec_service=/sbin/runscript /etc/init.d/vbox_headles restart --nodeps;Restart Virtualbox VMs via my wrapper
reboot now=reboot;Reboot server
halt now=halt;Shutdown server
restart cups=/sbin/runscript /etc/init.d/cupsd restart --nodeps;Restart cups printing system
restart ppp=/sbin/runscript /etc/init.d/net.ppp0 stop --nodeps;Restart ppp internet interface