diff options
Diffstat (limited to 'daemons')
-rw-r--r-- | daemons/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/daemons/Makefile b/daemons/Makefile index ed233fbc..6a6075d4 100644 --- a/daemons/Makefile +++ b/daemons/Makefile @@ -29,6 +29,8 @@ HURDLIBS=shouldbeinlibc OBJS = $(SRCS:.c=.o) getty-LDLIBS = -lutil +INSTALL-mail.local-ops = -o root -m 4755 + include ../Makeconf rc: rc.sh |