From 0bb0d5df45b791f4485647aaf0cf08b8cb5916c7 Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Tue, 23 May 2017 22:08:00 -0500 Subject: [PATCH] make clear that daemon must be rebooted after editing --- .../themes/pterodactyl/admin/services/options/view.blade.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resources/themes/pterodactyl/admin/services/options/view.blade.php b/resources/themes/pterodactyl/admin/services/options/view.blade.php index b61f79f9d..3d3025808 100644 --- a/resources/themes/pterodactyl/admin/services/options/view.blade.php +++ b/resources/themes/pterodactyl/admin/services/options/view.blade.php @@ -47,6 +47,11 @@
+
+
+ Notice: Editing the Option Tag or any of the Process Management fields requires that each daemon be rebooted to apply the changes. +
+