blob: 7e58d4d99f845dc4c1260cda483e030aa240dbdf [file] [log] [blame]
Tomáš Pecka04eb7372022-06-07 08:03:04 +02001[Unit]
2Description=Migrate CzechLight YANG models startup data
3After=netopeer2-install-yang.service czechlight-install-yang.service cfg-restore-sysrepo.service cfg.mount
4Requires=netopeer2-install-yang.service czechlight-install-yang.service cfg-restore-sysrepo.service cfg.mount
5Before=netopeer2-setup.service netopeer2.service sysrepo-persistent-cfg.service
6
7[Service]
8Type=oneshot
9RemainAfterExit=yes
10ExecStart=/bin/bash /usr/libexec/czechlight-cfg-fs/czechlight-migrate.sh
11Group=sysrepo
12
13[Install]
14WantedBy=multi-user.target