1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 05:57:44 +00:00

Ports: Add dosfstools port

This commit is contained in:
Liav A 2022-10-15 07:05:55 +03:00 committed by Linus Groh
parent f70ec7582f
commit 6bb738c1b3
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"