+add suse support to explorer "os"

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent c15896f053
commit 30730a3ccc
  1. 2
      conf/explorer/os

@ -36,5 +36,7 @@ fi
[ -f /etc/redhat-release ] && echo redhat [ -f /etc/redhat-release ] && echo redhat
[ -f /etc/SuSE-release ] && echo suse
# ensure correct exit, otherwise other explorer won't get started # ensure correct exit, otherwise other explorer won't get started
exit 0 exit 0

Loading…
Cancel
Save