]> Kevux Git Server - fll/commitdiff
Update: Add note about ulimit privileges potentially causes failure of example contro...
authorKevin Day <thekevinday@gmail.com>
Fri, 1 Jul 2022 21:19:54 +0000 (16:19 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 1 Jul 2022 21:19:54 +0000 (16:19 -0500)
level_3/controller/data/settings/example/rules/asynchronous/sleep_1.rule
level_3/controller/data/settings/example/rules/asynchronous/sleep_10.rule
level_3/controller/data/settings/example/rules/asynchronous/sleep_2.rule
level_3/controller/data/settings/example/rules/asynchronous/sleep_3.rule
level_3/controller/data/settings/example/rules/asynchronous/sleep_5.rule
level_3/controller/data/settings/example/rules/asynchronous/sleep_8.rule

index 62fbb40eb97df2d1f8dab15e4d6bb7a56f0d7d79..3a6a241d4e3ee9e2ad4135973b9cd4d42ae7b913 100644 (file)
@@ -1,4 +1,7 @@
 # fss-000d
+#
+# Note: The example setting "limit nice 1 2" may cause this rule to fail if the user has insufficient privileges granted by ulimits or some other system security measure.
+#
 
 setting:
   name "Sleep 1 Seconds."
index db6a70c79e09a1206a58ef9e6e39810f1f08a1f9..a77d9e586a911c624505e9e170b2ff3d35742209 100644 (file)
@@ -1,4 +1,7 @@
 # fss-000d
+#
+# Note: The example setting "limit nice 1 2" may cause this rule to fail if the user has insufficient privileges granted by ulimits or some other system security measure.
+#
 
 setting:
   name "Sleep 10 Seconds."
index 37aca16a9c8f58b58b07722e6bee663a7cf82d12..039fa57287258f358be355b30ebe89a6079c0438 100644 (file)
@@ -1,4 +1,7 @@
 # fss-000d
+#
+# Note: The example setting "limit nice 1 2" may cause this rule to fail if the user has insufficient privileges granted by ulimits or some other system security measure.
+#
 
 setting:
   name "Sleep 2 Seconds."
index f946fd218f39a9b7bcec158689d0fbd95a263e85..6ea17c1bb47ed21bccf3d761799bffd68df2aef5 100644 (file)
@@ -1,4 +1,7 @@
 # fss-000d
+#
+# Note: The example setting "limit nice 1 2" may cause this rule to fail if the user has insufficient privileges granted by ulimits or some other system security measure.
+#
 
 setting:
   name "Sleep 3 Seconds."
index f40234bb751650435824a52924e7d3f2956941f9..3440eaa22a124cc99179ebf32d862f6548d2f2a0 100644 (file)
@@ -1,4 +1,7 @@
 # fss-000d
+#
+# Note: The example setting "limit nice 1 2" may cause this rule to fail if the user has insufficient privileges granted by ulimits or some other system security measure.
+#
 
 setting:
   name "Sleep 5 Seconds."
index a05a2499ef56fd185784d4b1e78e17b07dbd44ca..fadc8d7cce64e55923fea363e07bcaacd6384560 100644 (file)
@@ -1,4 +1,7 @@
 # fss-000d
+#
+# Note: The example setting "limit nice 1 2" may cause this rule to fail if the user has insufficient privileges granted by ulimits or some other system security measure.
+#
 
 setting:
   name "Sleep 8 Seconds."