commit | 574335e21f33390206c6c653e036e64e837f4ead | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue May 31 16:35:54 2022 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Thu Jul 07 05:42:26 2022 +0200 |
tree | 570e1e0f24f1ae7e4d9672525222cb632248bf0d | |
parent | 68a2286d3b8dfa6729859a6d0183a64ce9e36590 [diff] [blame] |
czechlight-cfg-fs: move install YANG executable to /usr/libexec Change-Id: Ia39ee231a16153d01179d9d72b75f15ff72dbfff
diff --git a/package/czechlight-cfg-fs/czechlight-install-yang.service b/package/czechlight-cfg-fs/czechlight-install-yang.service index 4588f71..e34aee2 100644 --- a/package/czechlight-cfg-fs/czechlight-install-yang.service +++ b/package/czechlight-cfg-fs/czechlight-install-yang.service
@@ -7,7 +7,7 @@ [Service] Type=oneshot RemainAfterExit=yes -ExecStart=/bin/bash /usr/bin/czechlight-install-yang.sh +ExecStart=/bin/bash /usr/libexec/czechlight-cfg-fs/czechlight-install-yang.sh Group=sysrepo [Install]