29e35fc2ea
SVN-Revision: 2870
4 lines
57 B
Bash
4 lines
57 B
Bash
#!/bin/sh
|
|
test -n "$FAILSAFE" && exit
|
|
/usr/bin/netserver
|