added new system module

* allows to shutdown/reboot the system
This commit is contained in:
Bernhard B 2019-07-28 18:14:46 +02:00
parent 7d1a3f7532
commit 940172aab1
4 changed files with 89 additions and 3 deletions

View file

@ -202,5 +202,8 @@
},
"vpn": {
"prefix": ""
}
},
"system": {
"prefix": "  "
}
}