summaryrefslogtreecommitdiffstats
path: root/configuration/debian/tedge_mapper
diff options
context:
space:
mode:
authorAlex Solomes <alex.solomes@softwareag.com>2022-02-28 16:03:12 +0000
committerGitHub <noreply@github.com>2022-02-28 16:03:12 +0000
commit0d33962a02ce1d511ae27317fa42ec634ad56d8a (patch)
tree2f201f2ed5e3282d17a8bc77e0006cc37e08a641 /configuration/debian/tedge_mapper
parent1ddfce5ff60c897f193a51a5cd562741018dceb0 (diff)
removed c8y_LogfileRequest from tedge-mapper (#931) (#949)
- c8y_LogfileRequest is now a plugin so this makes no sense here Signed-off-by: initard <solo@softwareag.com> Co-authored-by: initard <solo@softwareag.com>
Diffstat (limited to 'configuration/debian/tedge_mapper')
-rw-r--r--configuration/debian/tedge_mapper/postinst1
1 files changed, 0 insertions, 1 deletions
diff --git a/configuration/debian/tedge_mapper/postinst b/configuration/debian/tedge_mapper/postinst
index c6b608dc..dbfcd140 100644
--- a/configuration/debian/tedge_mapper/postinst
+++ b/configuration/debian/tedge_mapper/postinst
@@ -22,7 +22,6 @@ install -g tedge -o tedge -m 755 -d /etc/tedge/operations/az
# Some of the examples for Cumulocity IoT supported opertations: https://cumulocity.com/api/10.11.0/#section/Device-management-library/Miscellaneous
install -g tedge -o tedge -m 644 /dev/null /etc/tedge/operations/c8y/c8y_SoftwareUpdate
install -g tedge -o tedge -m 644 /dev/null /etc/tedge/operations/c8y/c8y_Restart
-install -g tedge -o tedge -m 644 /dev/null /etc/tedge/operations/c8y/c8y_LogfileRequest
### Initialize the sm mapper
runuser -u tedge-mapper -- tedge_mapper --init c8y