You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like upstream implements this as --watch=config without a mechanism for systemd to explicitly trigger reload.
Need to:
Manually test how this flag works
Implement watch with an enum of values that includes boolean true.
If boolean true is chosen -- current behavior is implemented (--watch). If watch value is a list with members from enum -- append them to watch value (--watch=device,config)
No description provided.
The text was updated successfully, but these errors were encountered: