mirror of
https://github.com/m8tin/cis.git
synced 2026-08-01 11:47:31 +02:00
Third parameter is mandantory now
This commit is contained in:
@@ -5,6 +5,6 @@ Cmnd_Alias C_COMPOSITION_SYNC = \
|
|||||||
/cis/script/host/zfs/composition-sync/sync-send.sh \
|
/cis/script/host/zfs/composition-sync/sync-send.sh \
|
||||||
^[a-zA-Z][a-zA-Z0-9_-]* \
|
^[a-zA-Z][a-zA-Z0-9_-]* \
|
||||||
[a-zA-Z][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._:-]*)?$
|
||||||
composition-sync ALL = (root) NOPASSWD: C_COMPOSITION_SYNC
|
composition-sync ALL = (root) NOPASSWD: C_COMPOSITION_SYNC
|
||||||
|
|||||||
Reference in New Issue
Block a user