#######################################################################################
#         ________
#        /        \     ____   ___    _   _  ___ _____   _____ ____ ___ _____   _ 
#       /_ ___ _  _\   |  _ \ / _ \  | \ | |/ _ \_   _| | ____|  _ \_ _|_   _| | |
#      |(_` | / \|_)|  | | | | | | | |  \| | | | || |   |  _| | | | | |  | |   | |
#      |._) | \_/|  |  | |_| | |_| | | |\  | |_| || |   | |___| |_| | |  | |   |_|
#       \          /   |____/ \___/  |_| \_|\___/ |_|   |_____|____/___| |_|   (_)
#        \________/
#            ||
#            ||
#            ||
#            ||
#            ||
#
#  This is a managed file and any updates will be overwritten without warning.  Instead of
#  editing this file create a new file which sorts after it in this directory and override
#  or add the necessary settings there
#
#########################################################################################

#
# Allow any user to exec ng-journalctl, it will enforce limits itself
#
ALL    ALL = (root) NOPASSWD: /usr/bin/ng-journalctl --sudo
ALL    ALL = (root) NOPASSWD: /usr/bin/ng-journalctl --sudo *

