make clear that daemon must be rebooted after editing

This commit is contained in:
Dane Everitt 2017-05-23 22:08:00 -05:00
parent 8144535b82
commit 0bb0d5df45
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53
1 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,11 @@
</div>
<form action="{{ route('admin.services.option.view', $option->id) }}" method="POST">
<div class="row">
<div class="col-xs-12">
<div class="callout callout-info">
<strong>Notice:</strong> Editing the Option Tag or any of the Process Management fields <em>requires</em> that each daemon be rebooted to apply the changes.
</div>
</div>
<div class="col-xs-12">
<div class="box">
<div class="box-header with-border">