Loading
nixos/ifstate: remove manual /var/run creation
The directory seems to be created by other processes using recent changes in master now. Therefore the manual mkdir is not needed anymore. As per the removed code comment, this will probably also be fixed later in pyroute2 directly.