summarylogtreecommitdiffstats
path: root/one-context.install
blob: aee1d795d77fc2af4fea9a946b56c57063d98ed4 (plain)
1
2
3
4
5
post_install(){
    systemctl enable one-context

    rm -f /etc/systemd/network/*
}