diff options
Diffstat (limited to 'emulators/linux_base-6')
-rw-r--r-- | emulators/linux_base-6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 3e7d0acc5c49..e5ebc86ba893 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -201,6 +201,7 @@ post-install: # Fix unknown uid/gids that come out of the RPMs, to avoid # the quotacheck warning about unknown owners. @${CHOWN} root:wheel ${LINUXBASE}/usr/man/man8/setserial.8 + @${CHGRP} mail ${LINUXBASE}/var/spool/mail @${ECHO} '' @fmt ${PKGMESSAGE} @${ECHO} '' |