]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
setaliases: Use "secondary" flag instead of scope
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Sep 2022 13:58:15 +0000 (13:58 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 11 Sep 2022 07:40:46 +0000 (07:40 +0000)
commitcc826e8628141abce615699a8c10592233dc467c
treedb355f821d41a3ecb25c0492a4d0bae4e456e3be
parent763efaf672a27297e274fbe526a3c49ea96904ee
setaliases: Use "secondary" flag instead of scope

The scope option does not seem to work at all now, which is surprising
since I tested it quite well.

The secondary flag cannot be set from userspace (aparently), but it
works, so I would prefer to go with this option for now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/misc-progs/setaliases.c