blob: 83b7834ae5b9a6e063c1518cc85171e806836c21 [file] [log] [blame]
[Unit]
Description=Prepare initial sysrepo configuration
After=cfg.mount
Requires=cfg.mount
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/bash /usr/libexec/czechlight-cfg-fs/cfg-migrate.sh
Group=sysrepo
PrivateTmp=yes
[Install]
WantedBy=multi-user.target