root/ossiedev/branches/jawil06/live/scripts/ossie-cleanup
@
9359
| Revision 9359, 153 bytes (checked in by jawil06, 4 years ago) | |
|---|---|
|
|
| Rev | Line | |
|---|---|---|
| [9359] | 1 | #!/bin/sh |
| 2 | processes=`ls /sdr/bin` | |
| 3 | killall OWD ALF nodeBooter $processes | |
| 4 | zenity --info --title=Cleanup --text='All OSSIE processes have been cleaned up.' |
Note: See TracBrowser
for help on using the browser.