Changes

Jump to navigation Jump to search
379 bytes added ,  12:23, 5 March 2008
m
no edit summary
Line 5: Line 5:  
   Installing: smeserver-ajaxterm      [1/1]warning: user ajaxterm does not exist - using root
 
   Installing: smeserver-ajaxterm      [1/1]warning: user ajaxterm does not exist - using root
   −
then when you start, you get an error, until you add the ajaxterm user  
+
from the spec
 +
  --dir /opt/ajaxterm 'attr(0750,ajaxterm,www)' \...
 +
  --file /opt/ajaxterm/ 'attr(0640,ajaxterm,www)' \
 +
  --file /opt/ajaxterm/ajaxterm.py 'attr(0550,ajaxterm,www)' \
 +
  --file /opt/ajaxterm/login.pl 'attr(0550,ajaxterm,www)' \
 +
 +
then when you start, you get an error, until you add the ajaxterm user (and fix the permissions)
    
  service ajaxterm restart
 
  service ajaxterm restart
Line 14: Line 20:  
  service ajaxterm restart
 
  service ajaxterm restart
 
  Starting Ajaxterm daemon (ajaxterm.py):                    [  OK  ]
 
  Starting Ajaxterm daemon (ajaxterm.py):                    [  OK  ]
 +
 +
the config setprop values don't stick until you first create the ajaxterm value
 +
config set Ajaxterm service

Navigation menu