Update trace attribute
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 12 Sep 2017 11:12:36 +0000 (13:12 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 28 Sep 2017 06:26:56 +0000 (08:26 +0200)
commit592c5323f1dc212cfdf7d2a1df1c8ba2d2790497
tree341b61d77a0ad81bdaa77bb83538545eb3475be2
parentc8faedc1fff6e37fbcf7c6d449888dd1e7bdf9cd
Update trace attribute

When a service is started for the first time without trace
attribute (e.g. during boot), then it was impossible to restart it in
tracing mode (/etc/init.d/service trace). This is fixed here.

Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
service/instance.c