summaryrefslogtreecommitdiff
path: root/update.cf
blob: af3bef18961d554b7914aab4f03c96cf8b963fca (plain)
1
2
3
4
5
6
7
8
9
10
body common control
{
    any::
        bundlesequence => {
            main,
        };
        inputs => {
                  "failsafe.cf",
        };
}