ogra
November 22, 2018, 4:53pm
4
ah, sorry, that sentence sounded different … I probably need some english training
nontheless, if netplan generate and netplan apply works through the network-setup-control interface and you can write to /etc/netplan, whats the other stuff that would need to be done ? see also:
Hi there,
I need to permit to a snap of configure the network : for example setting vlan etc.
I would like to use netplan framework to accomplish this feature.
I am using a private store where the reviewing process is on my hand.
I connect the following interface:
network-setup-control
network-setup-observe
This interface permit to read and write file on netplan configuration folder, but don’t permit to run netplan executable present in the core snap.
The result is that I can only change…
and
canonical:master
← ogra1:fix-netplan
opened 09:31AM - 04 Oct 18 UTC
network_setup_control allows writing and changing the netplan configuration but … the only way to make actual use of it is to also connect the shutdown interface and trigger a reboot.
The "netplan generate" and "netplan apply" commands should be allowed in this interface to be able to avoid the extra interface connection for shutdown and to avoid an unneeded reboot for a simple network setup change.