From dfafb437f49d31e015184e212571e9917aa94eef Mon Sep 17 00:00:00 2001 From: Pavel Březina Date: Mon, 14 May 2012 16:28:58 +0200 Subject: sudo: clean up --- src/config/SSSDConfig/__init__.py.in | 1 - 1 file changed, 1 deletion(-) (limited to 'src/config/SSSDConfig') diff --git a/src/config/SSSDConfig/__init__.py.in b/src/config/SSSDConfig/__init__.py.in index 30de27a1d..2bd6e3499 100644 --- a/src/config/SSSDConfig/__init__.py.in +++ b/src/config/SSSDConfig/__init__.py.in @@ -81,7 +81,6 @@ option_strings = { # [sudo] 'sudo_timed' : _('Whether to evaluate the time-based attributes in sudo rules'), - 'sudo_cache_timeout' : _('How many seconds to keep sudorules cached before asking the provider again'), # [autofs] 'autofs_negative_timeout' : _('Negative cache timeout length (seconds)'), -- cgit