[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 |