#!/bin/sh

/usr/bin/systemctl enable dhcpv6-watcher.service
/usr/bin/systemctl enable dhcpv6.service
/usr/bin/systemctl start dhcpv6-watcher.path

/usr/bin/systemctl enable pnp-watcher.service
/usr/bin/systemctl enable pnp.service
/usr/bin/systemctl start pnp-watcher.path
