blob: becef34176cafca4339f8b33b197bfd56ddc8c48 [file] [log] [blame]
Jan Kundráte950cf72024-09-06 17:46:11 +02001[Unit]
2Description=Install YANG modules and persistent data
3After=cfg-migrate.service run-sysrepo.mount
4Requires=cfg-migrate.service
5Before=netopeer2.service
6BindsTo=run-sysrepo.mount
7
8[Service]
9Type=oneshot
10RemainAfterExit=yes
11ExecStart=/bin/bash /usr/libexec/czechlight-cfg-fs/cfg-yang.sh
12Group=sysrepo
13PrivateTmp=yes
14
15[Install]
16WantedBy=multi-user.target