Page MenuHomeVyOS Platform

Remove use of is_tag in system-syslog.py
Closed, ResolvedPublic

Description

The use of is_tag is considered unnecessary in general, and is not needed in this specific case. This is the only use in current conf_mode scripts, and removing it will allow system-syslog.py to be offloaded to the config daemon (T2582).

Details

Version
vyos-1.3
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)