APFS: drop privileges upon startup
Move SERVICE_LOGIN to rs.h global header so it's accessible for all.
This commit is contained in:
@@ -10,6 +10,8 @@ Interface to the reincarnation server
|
||||
#include <minix/bitmap.h>
|
||||
#include <minix/com.h>
|
||||
|
||||
#define SERVICE_LOGIN "service" /* passwd file entry for services */
|
||||
|
||||
/* RSS definitions. */
|
||||
#define RSS_NR_IRQ 16
|
||||
#define RSS_NR_IO 16
|
||||
|
||||
Reference in New Issue
Block a user