You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nitrogen Project / The Nitrogen Web Framework for Erlang
using debian squeeze and the same as last post
stopping nitrogen with q(). or ctrl-c ctrl-c
leaves process running, no do shutdown
ps -ef after shutting down nitrogen
douglas 3656 1 0 20:48 ? 00:00:00 /home/douglas/nitro/
nitrogen/rel/nitrogen/erts-5.8.4/bin/epmd -daemon
can the nitrogen run as nitrogen with out a shell?
Jesse Gumm
unread,
Aug 15, 2011, 9:03:05 PM8/15/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nitro...@googlegroups.com
I wouldn't worry about epmd - that's the erlang process manager daemon. It's something that just runs in the background and shouldn't interfere with restarting erlang.