summaryrefslogtreecommitdiff
path: root/svc/lib/bootmark
diff options
context:
space:
mode:
authorCalvin <calvinm@kissingerassoc.com>2026-08-16 20:52:12 -0400
committerCalvin <calvinm@kissingerassoc.com>2026-08-16 20:52:12 -0400
commit147b0ca1e4e00f66abb47fff3c543b853033f609 (patch)
treea388172fc16723c139deff1e45a74c3d1c567cc0 /svc/lib/bootmark
Initial commit: svc supervisor, design docs, session transcript
Existing work moved from /storage/vms/9front/svc, previously unversioned. Object files and linked binaries excluded via .gitignore.
Diffstat (limited to 'svc/lib/bootmark')
-rw-r--r--svc/lib/bootmark6
1 files changed, 6 insertions, 0 deletions
diff --git a/svc/lib/bootmark b/svc/lib/bootmark
new file mode 100644
index 0000000..94a4fa8
--- /dev/null
+++ b/svc/lib/bootmark
@@ -0,0 +1,6 @@
+svc=bootmark
+ exec=/bin/echo
+ args=svcinit-ran-at-boot
+ ready=exit
+ restart=never
+ enable=yes