Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications/postgresql.json
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/applications/postgresql.json')
-rw-r--r--profiles/applications/postgresql.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/applications/postgresql.json b/profiles/applications/postgresql.json
deleted file mode 100644
index 05976fd9..00000000
--- a/profiles/applications/postgresql.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "pacman -Syy --noconfirm postgresql" : {"debug" : true},
- "systemctl enable postgresql" : {"debug" : true},
- "su - postgres -c \"initdb -D /var/lib/postgres/data\"" : {"debug" : true}
-} \ No newline at end of file