aboutsummaryrefslogtreecommitdiffhomepage
path: root/options.md
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-04-11 10:49:43 +0900
committerOphestra <cat@gensokyo.uk>2026-04-11 10:49:43 +0900
commit0b1009786fd7891caf0567bbddd9e0c846b45777 (patch)
tree46d2ef1a37113bdca2010798a12c6d188f26fadb /options.md
parentb39064037625d1757a65913086ec3a247ad5bb29 (diff)
release: 0.4.0v0.4.0
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'options.md')
-rw-r--r--options.md41
1 files changed, 39 insertions, 2 deletions
diff --git a/options.md b/options.md
index 958527d4..90c2905d 100644
--- a/options.md
+++ b/options.md
@@ -35,7 +35,7 @@ package
*Default:*
-` <derivation hakurei-static-x86_64-unknown-linux-musl-0.3.6> `
+` <derivation hakurei-static-x86_64-unknown-linux-musl-0.4.0> `
@@ -542,6 +542,43 @@ null or string
+## environment\.hakurei\.apps\.\<name>\.schedPolicy
+
+
+
+Scheduling policy to set for the container\.
+The zero value retains the current scheduling policy\.
+
+
+
+*Type:*
+null or one of “fifo”, “rr”, “batch”, “idle”, “deadline”, “ext”
+
+
+
+*Default:*
+` null `
+
+
+
+## environment\.hakurei\.apps\.\<name>\.schedPriority
+
+
+
+Scheduling priority to set for the container\.
+
+
+
+*Type:*
+null or integer between 1 and 99 (both inclusive)
+
+
+
+*Default:*
+` null `
+
+
+
## environment\.hakurei\.apps\.\<name>\.script
@@ -805,7 +842,7 @@ package
*Default:*
-` <derivation hakurei-hsu-0.3.6> `
+` <derivation hakurei-hsu-0.4.0> `