mirror of
https://github.com/m8tin/cis.git
synced 2026-08-01 11:47:31 +02:00
Used REGEX for composition sync
This commit is contained in:
@@ -6,6 +6,6 @@ Cmnd_Alias C_COMPOSITION_SYNC = \
|
||||
^[a-zA-Z0-9][a-zA-Z0-9.-]* \
|
||||
[a-zA-Z][a-zA-Z0-9/_-]*[a-zA-Z0-9] \
|
||||
[a-zA-Z0-9][a-zA-Z0-9_-]* \
|
||||
([a-zA-Z0-9][a-zA-Z0-9._:-]*)? \
|
||||
(@[a-zA-Z0-9][a-zA-Z0-9._:-]*)? \
|
||||
([a-zA-Z0-9][a-zA-Z0-9._:-]*)?$
|
||||
composition-sync ALL = (root) NOPASSWD: C_COMPOSITION_SYNC
|
||||
|
||||
Reference in New Issue
Block a user