]> git.saurik.com Git - apple/system_cmds.git/blobdiff - at.tproj/Makefile.postamble
system_cmds-336.tar.gz
[apple/system_cmds.git] / at.tproj / Makefile.postamble
index 266d5d63b8586bdc827491292d6237f974c80bd7..8104d89c8cec46371ba2b42e06d53d63e252969c 100644 (file)
@@ -4,7 +4,7 @@ after_install::
        $(LN) -f $(INSTALLED_PRODUCTS) $(DSTROOT)$(INSTALLDIR)/atq
        $(LN) -f $(INSTALLED_PRODUCTS) $(DSTROOT)$(INSTALLDIR)/atrm
        $(LN) -f $(INSTALLED_PRODUCTS) $(DSTROOT)$(INSTALLDIR)/batch
-       mkdir -p "$(DSTROOT)/private/var/at/spool"
+       install -o daemon -d "$(DSTROOT)/private/var/at/spool"
        touch "$(DSTROOT)/private/var/at/at.deny"
        mkdir -p "$(DSTROOT)/usr/share/man/man1"
        install -c -m 644 at.1 "$(DSTROOT)/usr/share/man/man1/at.1"