summarylogtreecommitdiffstats
path: root/one-context.install
diff options
context:
space:
mode:
Diffstat (limited to 'one-context.install')
-rw-r--r--one-context.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/one-context.install b/one-context.install
new file mode 100644
index 000000000000..aee1d795d77f
--- /dev/null
+++ b/one-context.install
@@ -0,0 +1,5 @@
+post_install(){
+ systemctl enable one-context
+
+ rm -f /etc/systemd/network/*
+} \ No newline at end of file