run kiwi.js directly and not as root
This commit is contained in:
parent
6bbb86accc
commit
4e30413054
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec /usr/share/kiwiirc/kiwi -f
|
||||
exec /usr/bin/chpst -urhizomatica /usr/bin/nodejs /usr/share/kiwiirc/server/kiwi.js -f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue