summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArjan Bouter2010-07-13 19:22:05 +0200
committerArjan Bouter2010-07-13 19:22:05 +0200
commit296f6b224291a0175bdd986df60bd957e2d96469 (patch)
tree2aaa7ed291230697475973bb03f2e40d706a98c1
parent31b80050a5f60b8b6858f3e06771b855182048db (diff)
prosody: added an account for prosody and a warning to enable posix in
the config file
-rwxr-xr-xaccounts1
-rwxr-xr-xchat-im/prosody/DEPENDS2
-rwxr-xr-xchat-im/prosody/FINAL2
-rw-r--r--chat-im/prosody/HISTORY6
-rw-r--r--chat-im/prosody/init.d/smgl-prosody2
-rwxr-xr-xgroups1
6 files changed, 11 insertions, 3 deletions
diff --git a/accounts b/accounts
index 70f8bc7ee4..fff1f3fa65 100755
--- a/accounts
+++ b/accounts
@@ -87,4 +87,5 @@ camera:177:178
mariadb:178:180
avahi-autoipd:180:180
puppet:181:181
+prosody:182:182
nobody:65534:65534
diff --git a/chat-im/prosody/DEPENDS b/chat-im/prosody/DEPENDS
index 70f61eea03..06876db2f8 100755
--- a/chat-im/prosody/DEPENDS
+++ b/chat-im/prosody/DEPENDS
@@ -3,4 +3,4 @@ depends luaexpat &&
depends luafilesystem &&
depends luasec &&
depends libidn &&
-optional_depends SYSTEM-LOGGER '' '' 'For log = "syslog" support'
+optional_depends SYSTEM-LOGGER '' '' 'For log = "*syslog" support'
diff --git a/chat-im/prosody/FINAL b/chat-im/prosody/FINAL
new file mode 100755
index 0000000000..2b70fd2897
--- /dev/null
+++ b/chat-im/prosody/FINAL
@@ -0,0 +1,2 @@
+message "remember to enable 'posix' to launch prosody from init" &&
+message "otherwise it WILL stall the boot process..."
diff --git a/chat-im/prosody/HISTORY b/chat-im/prosody/HISTORY
index eb24ac3010..a92b6b910f 100644
--- a/chat-im/prosody/HISTORY
+++ b/chat-im/prosody/HISTORY
@@ -1,3 +1,7 @@
+2010-07-13 Arjan Bouter <abouter@sourcemage.org>
+ * added an account for prosody
+ * FINAL: added a warning to enable posix
+
2010-06-30 Arjan Bouter <abouter@sourcemage.org>
- * BUILD, CONFIGURE, DEPENDS, DETAILS: spell created
+ * BUILD, CONFIGURE, DEPENDS, DETAILS, INSTALL, FINAL: spell created
diff --git a/chat-im/prosody/init.d/smgl-prosody b/chat-im/prosody/init.d/smgl-prosody
index aa9c6ae5da..a142a00217 100644
--- a/chat-im/prosody/init.d/smgl-prosody
+++ b/chat-im/prosody/init.d/smgl-prosody
@@ -1,6 +1,6 @@
#!/bin/bash
-PROGRAM="/usr/bin/prosody &"
+PROGRAM="/usr/bin/prosody"
RUNLEVEL=3
NEEDS="+remote_fs +network"
diff --git a/groups b/groups
index 675d78a745..29fdbc9bea 100755
--- a/groups
+++ b/groups
@@ -106,5 +106,6 @@ libvirt:179:
mariadb:180:
avahi-autoipd:180:
puppet:181:
+prosody:182:
users:1000:
nogroup:65534: