Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To be sure the value changed you can test it by exporting manifest:

Code Block
languagebash
titleexamining value of the log_level
root@dilos:~# svcprop -p application/log_level cron
15

Don't forget to refresh the service after changes (as root):

...