APFS: drop privileges upon startup

Move SERVICE_LOGIN to rs.h global header so it's accessible for all.
This commit is contained in:
Thomas Veerman
2012-01-30 15:16:20 +00:00
parent 9233fdb359
commit becf700bc2
4 changed files with 12 additions and 12 deletions
+2
View File
@@ -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