summarylogtreecommitdiffstats
path: root/one-context.install
diff options
context:
space:
mode:
authordjk012015-09-23 14:08:38 -0400
committerdjk012015-09-23 14:08:38 -0400
commitcc9f73e8ef5734538feb306005db80997de89a21 (patch)
tree02ebc226ffbaed0ddf41622ca9f7365f21809ce1 /one-context.install
downloadaur-cc9f73e8ef5734538feb306005db80997de89a21.tar.gz
Initial import
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