20854743 /etc/mail/{aliases,local-host-names,trusted-users} should be writable
authorJohn Beck <John.Beck@Oracle.COM>
Wed, 08 Apr 2015 16:09:57 -0700
changeset 4076 2e5e1c2da629
parent 4075 ce48c131af0c
child 4077 a4940c65b892
20854743 /etc/mail/{aliases,local-host-names,trusted-users} should be writable
components/sendmail/sendmail.p5m
--- a/components/sendmail/sendmail.p5m	Fri Apr 03 05:12:37 2015 -0700
+++ b/components/sendmail/sendmail.p5m	Wed Apr 08 16:09:57 2015 -0700
@@ -50,8 +50,8 @@
 file init.d-sendmail path=etc/init.d/sendmail group=sys mode=0744 \
     original_name=SUNWsndm:etc/init.d/sendmail \
     pkg.linted.userland.action003.0=true preserve=true
-file aliases path=etc/mail/aliases original_name=SUNWsndm:etc/mail/aliases \
-    preserve=true
+file aliases path=etc/mail/aliases mode=0644 \
+    original_name=SUNWsndm:etc/mail/aliases preserve=true
 file path=etc/mail/cf/README
 file path=etc/mail/cf/cf/Makefile
 link path=etc/mail/cf/cf/main.cf target=sendmail.cf
@@ -141,7 +141,7 @@
     target=../../../../usr/sbin/check-permissions
 file path=etc/mail/cf/sh/makeinfo.sh
 file path=etc/mail/helpfile
-file local-host-names path=etc/mail/local-host-names \
+file local-host-names path=etc/mail/local-host-names mode=0644 \
     original_name=SUNWsndm:etc/mail/local-host-names preserve=true
 link path=etc/mail/main.cf target=sendmail.cf
 file cf/cf/sendmail.cf path=etc/mail/sendmail.cf mode=0444 \
@@ -152,7 +152,7 @@
     original_name=SUNWsndm:etc/mail/submit.cf preserve=renameold \
     restart_fmri=svc:/network/sendmail-client:default
 link path=etc/mail/subsidiary.cf target=sendmail.cf
-file trusted-users path=etc/mail/trusted-users \
+file trusted-users path=etc/mail/trusted-users mode=0644 \
     original_name=SUNWsndm:etc/mail/trusted-users preserve=true
 file sendmail.auth_attr path=etc/security/auth_attr.d/sendmail group=sys
 file sendmail.exec_attr path=etc/security/exec_attr.d/sendmail group=sys