Wargus / wargus

Importer and scripts for Warcraft II: Tides of Darkness, the expansion Beyond the Dark Portal, and Aleonas Tales
GNU General Public License v2.0
360 stars 55 forks source link

Use /proc/self/mounts instead of /etc/mtab on Linux #285

Closed gasinvein closed 3 years ago

gasinvein commented 5 years ago

/etc/mtab is deprecated. While it's still present on most distributions as a compatibility symlink, you shouldn't rely on it.