inets 2.5.1

David W. Bauer Jr. bauerd@REDACTED
Tue Nov 7 02:00:04 CET 2000


feynman /home1/bauerd/inets: ll
total 28
drwxr-xr-x    2 bauerd   users        4096 Nov  4 21:30 auth
drwxr-xr-x    2 bauerd   users        4096 Nov  4 21:27 cgi-bin
drwxr-xr-x    2 bauerd   users        4096 Nov  4 22:40 conf
drwxr-xr-x    2 bauerd   users        4096 Nov  4 22:24 htdocs
drwxr-xr-x    2 bauerd   users        4096 Nov  4 21:25 icons
drwxr-xr-x    2 bauerd   users        4096 Nov  4 21:22 logs
drwxr-xr-x    2 bauerd   users        4096 Nov  4 22:36 ssl
feynman /home1/bauerd/inets: erl -boot start_sasl -config
conf/inets.config 
Erlang (BEAM) emulator version 5.0.1 [source]

Eshell V5.0.1  (abort with ^G)
1> 
=PROGRESS REPORT==== 6-Nov-2000::18:29:12 ===
          supervisor: {local,sasl_safe_sup}
             started: [{pid,<0.31.0>},
                       {name,alarm_handler},
                       {mfa,{alarm_handler,start_link,[]}},
                       {restart_type,permanent},
                       {shutdown,2000},
                       {child_type,worker}]

=PROGRESS REPORT==== 6-Nov-2000::18:29:12 ===
          supervisor: {local,sasl_safe_sup}
             started: [{pid,<0.32.0>},
                       {name,overload},
                       {mfa,{overload,start_link,[]}},
                       {restart_type,permanent},
                       {shutdown,2000},
                       {child_type,worker}]

=PROGRESS REPORT==== 6-Nov-2000::18:29:12 ===
          supervisor: {local,sasl_sup}
             started: [{pid,<0.30.0>},
                       {name,sasl_safe_sup},
                       {mfa,{supervisor,
                                start_link,
                                [{local,sasl_safe_sup},sasl,safe]}},
                       {restart_type,permanent},
                       {shutdown,infinity},
                       {child_type,supervisor}]

=PROGRESS REPORT==== 6-Nov-2000::18:29:12 ===
          supervisor: {local,sasl_sup}
             started: [{pid,<0.33.0>},
                       {name,release_handler},
                       {mfa,{release_handler,start_link,[]}},
                       {restart_type,permanent},
                       {shutdown,2000},
                       {child_type,worker}]

=PROGRESS REPORT==== 6-Nov-2000::18:29:12 ===
         application: sasl
          started_at: nonode@REDACTED

1> halt().
feynman /home1/bauerd/inets: 



David


                                               ~~~  ~~  ~~~~     _o
  URL: http://www.david-bauer.com             ~~~  ~~~~ ~~    _'|<,_
                                         ~~~~ ~~~   ~~~~     (*)/ (*)



On 5 Nov 2000, Torbjorn Tornkvist wrote:

#
#> feynman ~/inets: erl -config conf/inets.config 
#
#Try and see what happends if you start it like:
#
# erl -boot start_sasl -config conf/inets.config 
#
#Cheers /Tobbe
#




More information about the erlang-questions mailing list