dexter has submitted this change. ( https://gerrit.osmocom.org/c/onomondo-eim/+/43210?usp=email )
( 2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: contrib: remove onomondo-eim.service systemd example ...................................................................... contrib: remove onomondo-eim.service systemd example The file onomondo-eim.service is is an example to illustrate how onomondo-eim could be started using systemd. However, this file is outdated and we do not use it anywhere. So let's remove it. If required, we can always add a new, working example at some later point. Related: SYS#8100 Change-Id: I78edeeb88fc1003483db996dce8e42f149ed5aff --- D contrib/onomondo-eim.service 1 file changed, 0 insertions(+), 9 deletions(-) Approvals: jolly: Looks good to me, but someone else must approve laforge: Looks good to me, approved Jenkins Builder: Verified diff --git a/contrib/onomondo-eim.service b/contrib/onomondo-eim.service deleted file mode 100644 index 35d8335..0000000 --- a/contrib/onomondo-eim.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=onomondo-eim - -[Service] -Type=simple -ExecStart=/path/to/my/onomondo_eim/_rel/onomondo_eim_release/bin/onomondo_eim_release foreground - -[Install] -WantedBy=multi-user.target \ No newline at end of file -- To view, visit https://gerrit.osmocom.org/c/onomondo-eim/+/43210?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: onomondo-eim Gerrit-Branch: master Gerrit-Change-Id: I78edeeb88fc1003483db996dce8e42f149ed5aff Gerrit-Change-Number: 43210 Gerrit-PatchSet: 3 Gerrit-Owner: dexter <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: dexter <[email protected]> Gerrit-Reviewer: jolly <[email protected]> Gerrit-Reviewer: laforge <[email protected]>
