<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12319">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Use absolute path for default config<br><br>Change-Id: I37c559af99872de9290335699e2118924ae2156a<br>Related: SYS#2655<br>---<br>M src/osysmon_main.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/19/12319/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osysmon_main.c b/src/osysmon_main.c</span><br><span>index 486ee8f..caa25d8 100644</span><br><span>--- a/src/osysmon_main.c</span><br><span>+++ b/src/osysmon_main.c</span><br><span>@@ -130,7 +130,7 @@</span><br><span>    const char *config_file;</span><br><span>     bool daemonize;</span><br><span> } cmdline_opts = {</span><br><span style="color: hsl(0, 100%, 40%);">-   .config_file = "osmo-sysmon.cfg",</span><br><span style="color: hsl(120, 100%, 40%);">+   .config_file = "/etc/osmocom/osmo-sysmon.cfg",</span><br><span>     .daemonize = false,</span><br><span> };</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12319">change 12319</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12319"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sysmon </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I37c559af99872de9290335699e2118924ae2156a </div>
<div style="display:none"> Gerrit-Change-Number: 12319 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>