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
When run as 'newaliases' the config file is not read and only /etc/aliases is parsed, even though a different aliases-file may be set in the config file. Is this intentional?
When run as 'newaliases' the config file is not read and only /etc/aliases is parsed, even though a different aliases-file may be set in the config file. Is this intentional?
The reason is:
read_aliases() is called:
dma/dma.c
Lines 470 to 477 in 7024d2e
before:
dma/dma.c
Line 579 in 7024d2e
The text was updated successfully, but these errors were encountered: