Commit e9059f8e authored by Dylan Araps's avatar Dylan Araps

Disk: Disable disk in Haiku

parent 09aa5b9b
...@@ -1618,7 +1618,7 @@ getdisk() { ...@@ -1618,7 +1618,7 @@ getdisk() {
esac esac
;; ;;
"Mac OS X" | "BSD") "Mac OS X" | "BSD" | "Haiku")
case "$distro" in case "$distro" in
"FreeBSD"* | *"OS X"* | "Mac"* ) "FreeBSD"* | *"OS X"* | "Mac"* )
df_flags="-l -H /" df_flags="-l -H /"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment