[milter-manager-commit] milter-manager/milter-manager at 43f8ea1 [master] package rpm: accept access to ~milter-manager by group and others

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Fri Jul 13 11:20:45 JST 2018


Kouhei Sutou	2018-07-13 11:20:45 +0900 (Fri, 13 Jul 2018)

  New Revision: 43f8ea126bc4dbe8c2fc5d88f1b7f2d6203ec39e
  https://github.com/milter-manager/milter-manager/commit/43f8ea126bc4dbe8c2fc5d88f1b7f2d6203ec39e

  Message:
    package rpm: accept access to ~milter-manager by group and others
    
    ~milter-manager/public_html/ must be accessable by Apache user.

  Modified files:
    package/rpm/centos/milter-manager.spec.in

  Modified: package/rpm/centos/milter-manager.spec.in (+1 -0)
===================================================================
--- package/rpm/centos/milter-manager.spec.in    2018-07-13 11:17:54 +0900 (b6e070a1)
+++ package/rpm/centos/milter-manager.spec.in    2018-07-13 11:20:45 +0900 (dd2dca40)
@@ -283,6 +283,7 @@ if ! /usr/bin/id milter-manager &>/dev/null; then
         --comment 'milter manager' \
         --home-dir %{_localstatedir}/lib/milter-manager \
         --create-home \
+        --key UMASK=022 \
         --gid milter-manager \
         milter-manager || \
         %logmsg "Unexpected error adding user \"milter-manager\". Aborting installation."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.osdn.me/mailman/archives/milter-manager-commit/attachments/20180713/38b06f3b/attachment.htm 



More information about the milter-manager-commit mailing list
アーカイブの一覧に戻る