Changeset 1233
- Timestamp:
- Apr 3, 2017, 12:30:21 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dasscm/trunk/dasscm.spec
r1168 r1233 91 91 # /etc/sudoers.d/ should not belong to dasscm, 92 92 # but is does currently not exist on most distributions 93 # on Fedora, RHEL/CentOS > 6 produces conflict with sudo package 94 # if it is also owned by this package 95 %if ! 0%{?fedora} && ! 0%{?rhel_version} && ! 0%{?centos_version} 93 96 %dir /etc/sudoers.d/ 97 %endif 94 98 # sudo requires permissions 440 and config files without any "." 95 99 %attr(440,root,root) %config(noreplace) /etc/sudoers.d/nagios_dasscm_check
Note:
See TracChangeset
for help on using the changeset viewer.