mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2026-01-31 06:40:42 +03:00
luci: Restart service on press Save&Apply
This commit is contained in:
@@ -48,5 +48,7 @@ return baseclass.extend({
|
||||
dst_obj.packager.path = '/bin/opkg';
|
||||
dst_obj.packager.args = [ 'list-installed', '*'+this.appName+'*' ];
|
||||
}
|
||||
dst_obj.skey_pkg_dict = this.appName + '-pkg-dict';
|
||||
dst_obj.skey_deffered_action = this.appName + '-deffered-action';
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user