add ubus call to perform a sysupgrade and acl file for the attended
authorPaul Spooren <paul@spooren.de>
Tue, 18 Jul 2017 22:47:40 +0000 (00:47 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 20 Oct 2017 13:02:01 +0000 (15:02 +0200)
commitf6c287f1ee9ce4817740d537aca024a135b6749c
tree9a45dd432d0cd635724317265ed743b10fe3db1c
parent983819f3f01ff27ba72bb0fb7ce6f1bea95bd8d1
add ubus call to perform a sysupgrade and acl file for the attended
sysupgrade use case as well uci defaults.
Package is a part of the GSoC 17 project implementing easy
sysupgrade functionality.

Signed-off-by: Paul Spooren <paul@spooren.de>
(cherry picked from commit f9a6c81c116e462e4abfd3973385f426eba70f7b)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
utils/rpcd-mod-attendedsysupgrade/Makefile [new file with mode: 0644]
utils/rpcd-mod-attendedsysupgrade/files/attendedsysupgrade.acl [new file with mode: 0644]
utils/rpcd-mod-attendedsysupgrade/files/attendedsysupgrade.defaults [new file with mode: 0644]
utils/rpcd-mod-attendedsysupgrade/files/attendedsysupgrade.rpcd [new file with mode: 0755]