mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
logrotate: move config option to menu
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry-picked from f6c9e2bacd)
This commit is contained in:
committed by
Rosen Penev
parent
14f80a7302
commit
8cfab80332
@@ -31,11 +31,12 @@ define Package/logrotate
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/logrotate/config
|
define Package/logrotate/config
|
||||||
config LOGROTATE_ACL
|
if PACKAGE_logrotate
|
||||||
|
config LOGROTATE_ACL
|
||||||
bool
|
bool
|
||||||
prompt "Enable ACL support"
|
prompt "Enable ACL support"
|
||||||
default y if USE_FS_ACL_ATTR
|
default y if USE_FS_ACL_ATTR
|
||||||
default n
|
endif
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/logrotate/description
|
define Package/logrotate/description
|
||||||
|
|||||||
Reference in New Issue
Block a user