summaryrefslogtreecommitdiff
path: root/profiles/Makefile
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-09-25 19:22:15 +0200
committerGuido Günther <agx@sigxcpu.org>2017-09-28 20:08:42 +0200
commitbfdeaac7ef5c4816759acb0dddc299a58bf27755 (patch)
tree2138fd1c305406159652fb38b7d1f608cf5c02b6 /profiles/Makefile
Initial commitHEADmaster
Diffstat (limited to 'profiles/Makefile')
-rw-r--r--profiles/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/Makefile b/profiles/Makefile
new file mode 100644
index 0000000..210b72f
--- /dev/null
+++ b/profiles/Makefile
@@ -0,0 +1,2 @@
+all:
+ for p in usr.sbin.kopano-{dagent,server} usr.sbin.mysqld usr.sbin.kopano-search apache2.d/kopano-webapp; do scp autopkgtest:/etc/apparmor.d/$$p ./$$p; done