- Timestamp:
- Aug 24, 2010, 1:20:31 PM (14 years ago)
- Location:
- dasscm/trunk
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
dasscm/trunk/dasscm.spec
r921 r927 70 70 # therefore it is always created 71 71 mkdir -p $RPM_BUILD_ROOT/etc/sudoers.d/ 72 install -m 644 etc/sudoers.d/nagios_dasscm_check .conf$RPM_BUILD_ROOT/etc/sudoers.d/72 install -m 644 etc/sudoers.d/nagios_dasscm_check $RPM_BUILD_ROOT/etc/sudoers.d/ 73 73 74 74 … … 105 105 # but is does currently not exist on most distributions 106 106 %dir /etc/sudoers.d/ 107 %config(noreplace) /etc/sudoers.d/nagios_dasscm_check.conf 107 # sudo requires permissions 440 and config files without any "." 108 %attr(440,root,root) %config(noreplace) /etc/sudoers.d/nagios_dasscm_check
Note:
See TracChangeset
for help on using the changeset viewer.