leomeinel/arch-install

FIXME: Find out why this is not working

leomeinel opened this issue · 3 comments

doas sed -i 's/^dnsmasq/#dnsmasq/' /etc/firejail/firecfg.config
/usr/bin/sudo firecfg --add-users root "$SYSUSER" "$VIRTUSER" "$HOMEUSER" "$GUESTUSER"

The sed works as intended but a symlink for dnsmasq ist still created

Just removing the symlink should solve the problem.
And rerunning firecfg should also not create a new symlink.
I'm not sure why it doesn't work on the first run, but it's really Not an issue

Solution is rm -f /usr/bin/local/dnsmasq