Add RC_TMPDIR so that there's a writeable location during boot.
This commit is contained in:
@ -655,6 +655,7 @@ static const char *const depdirs[] =
|
||||
RC_SVCDIR "/options",
|
||||
RC_SVCDIR "/exclusive",
|
||||
RC_SVCDIR "/scheduled",
|
||||
RC_SVCDIR "/tmp",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user