Changeset 1671 for trunk/server/fedora/config/etc
- Timestamp:
- Sep 23, 2010, 7:58:35 PM (14 years ago)
- Location:
- trunk/server/fedora/config/etc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/fedora/config/etc/nagios/check_ldap_mmr
r1670 r1671 1 1 #!/bin/sh 2 2 3 exec /usr/bin/sudo -u signup USE_NEWLINES=$USE_NEWLINES/etc/nagios/check_ldap_mmr.real3 exec /usr/bin/sudo -u signup /etc/nagios/check_ldap_mmr.real -
trunk/server/fedora/config/etc/sudoers
r1379 r1671 56 56 Defaults env_keep += "LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE" 57 57 Defaults env_keep += "LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY" 58 Defaults env_keep += "USE_NEWLINES" 58 59 59 60 ## Next comes the main part: which users can run what software on
Note: See TracChangeset
for help on using the changeset viewer.