![]() |
2011-06-17
, 18:10
|
|
Posts: 476 |
Thanked: 438 times |
Joined on Nov 2010
@ Sweden
|
#101
|
![]() |
2011-07-15
, 18:55
|
Posts: 128 |
Thanked: 27 times |
Joined on Jun 2010
|
#103
|
![]() |
2011-07-15
, 20:55
|
Posts: 89 |
Thanked: 4 times |
Joined on Jun 2010
|
#104
|
![]() |
2011-07-16
, 11:01
|
|
Posts: 230 |
Thanked: 185 times |
Joined on Jul 2010
@ Sweden
|
#105
|
![]() |
2011-09-30
, 09:58
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#106
|
![]() |
2013-12-22
, 16:33
|
Posts: 175 |
Thanked: 210 times |
Joined on Mar 2013
|
#107
|
#!/bin/sh if [ "$METHOD" = loopback ]; then exit 0 fi if [ "`iwgetid -as`" == "xx:xx:xx:xx:xx:xx" ]; then python2.5 /full/path/to/N900Notifierc.py fi
Traceback (most recent call last): File "N900Notifierc.py", line 81, in <module> objN900Notifierc = N900Notifierc("192.168.1.5", 50007) File "N900Notifierc.py", line 19, in __init__ osso_ctx = osso.Context("test_abook", "0.1") File "context.pyx", line 8, in osso.context.Context.__cinit__ (osso/context.c:531) osso.exceptions.OssoException: Cannot initialize context.
![]() |
2013-12-22
, 17:18
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#108
|
echo 'your_command options' | su - user
![]() |
2013-12-22
, 18:02
|
Posts: 175 |
Thanked: 210 times |
Joined on Mar 2013
|
#109
|
![]() |
2013-12-22
, 19:49
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#110
|
run-standalone.sh
run-standalone.sh command options
The Following User Says Thank You to peterleinchen For This Useful Post: | ||