[Unit] | |
Description=Install CzechLight YANG models | |
After=netopeer2-setup.service cfg.mount | |
Requires=netopeer2-setup.service cfg.mount | |
Before=netopeer2.service | |
[Service] | |
Type=oneshot | |
ExecStart=/bin/bash /usr/bin/czechlight-install-yang.sh | |
[Install] | |
WantedBy=multi-user.target |