mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-20 20:01:57 +02:00
changelog: Added include_dir directive to include split configuration files from a directory. Added possibility of using 'all' for sudo commands Replaced os.system by subprocess (python) Added support for sudo -u Corrected shell variable expansion Corrected bugs in aliases support Fixed timer (idle session) Added exit code support Fixed wrong group reference for logging Replaced Python os.system with subprocess