Ports: Add dosfstools port

This commit is contained in:
Liav A 2022-10-15 07:05:55 +03:00 committed by Linus Groh
commit 6bb738c1b3
Notes: sideshowbarker 2024-07-17 05:46:11 +09:00
3 changed files with 21 additions and 0 deletions

View file

@ -8,3 +8,6 @@
// FIXME: This is just a default value to satisfy OpenSSH, feel free to change it.
#define _PATH_MAILDIR "/var/mail"
// Deprecated definition for dosfstools port.
#define _PATH_MOUNTED "/etc/mtab"