Skip to content
Snippets Groups Projects
Verified Commit c0a5177b authored by Michal Hrusecky's avatar Michal Hrusecky :mouse: Committed by Karel Koci
Browse files

lists: Add shield contract

parent 08f0d50d
No related branches found
No related tags found
1 merge request!195lists: Add shield contract
include(utils.m4)dnl
_FEATURE_GUARD_
-- No more Foris and LuCI
Uninstall("foris", "luci", "luci-base", { priority = 45 })
-- Extra security
Install('common_passwords', { priority = 45 })
options = {
"dynfw" = true,
"haas" = true,
"survey" = true,
"nikola" = true,
"minipot" = true,
}
Export("options")
Script("../pkglists/datacollection.lua")
_END_FEATURE_GUARD_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment