• Tycho Andersen's avatar
    restore: load ip6tables modules on restore as well · 52942068
    Tycho Andersen authored
    The restore process uses these modules as well, so let's modprobe them.
    This prevents:
    
    (00.217856)      1:     Running ip rule delete
    (00.218970)      1:     Running ip rule delete
    (00.220059)      1:     Running ip rule delete
    (00.221695)      1:     Running ip rule restore
    (00.223068)      1:     Running iptables-restore for iptables-restore
    (00.439385)      1:     Running ip6tables-restore for ip6tables-restore
    modprobe: ERROR: could not insert 'ip6_tables': Operation not permitted
    ip6tables-restore v1.6.0: ip6tables-restore: unable to initialize table 'filter'
    
    Error occurred at line: 2
    Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information.
    Signed-off-by: 's avatarTycho Andersen <tycho.andersen@canonical.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    52942068
Name
Last commit
Last update
Documentation Loading commit data...
contrib Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
lib Loading commit data...
scripts Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
Makefile Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...