suspect umount may be causing reboot issues
SVN-Revision: 708
This commit is contained in:
parent
b05d19b414
commit
297348b93f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
/usr/bin/killall5 -9
|
||||
umount -ar
|
||||
#umount -ar
|
||||
|
|
Loading…
Reference in a new issue