blob: 21deb1a6c0d582aa8034cd5b9c9eff68fc0fb437 [file] [log] [blame]
Jan Kundrát2f100fc2020-11-02 22:10:16 +01001[Unit]
2Description=Install CzechLight YANG models
3After=netopeer2-setup.service cfg.mount
4Requires=netopeer2-setup.service cfg.mount
5Before=netopeer2.service
6
7[Service]
8Type=oneshot
9ExecStart=/bin/bash /usr/bin/czechlight-install-yang.sh
10
11[Install]
12WantedBy=multi-user.target