addon-context-linux/one-context.install

5 lines
84 B

post_install(){
systemctl enable one-context
rm -f /etc/systemd/network/*
}