| ... | ... |
@@ -15,6 +15,7 @@ |
| 15 | 15 |
# - Process Functions |
| 16 | 16 |
# - Python Functions |
| 17 | 17 |
# - Service Functions |
| 18 |
+# - System Functions |
|
| 18 | 19 |
# |
| 19 | 20 |
# The following variables are assumed to be defined by certain functions: |
| 20 | 21 |
# |
| ... | ... |
@@ -1419,8 +1420,8 @@ function use_exclusive_service {
|
| 1419 | 1419 |
} |
| 1420 | 1420 |
|
| 1421 | 1421 |
|
| 1422 |
-# System Function |
|
| 1423 |
-# =============== |
|
| 1422 |
+# System Functions |
|
| 1423 |
+# ================ |
|
| 1424 | 1424 |
|
| 1425 | 1425 |
# Only run the command if the target file (the last arg) is not on an |
| 1426 | 1426 |
# NFS filesystem. |