21 Commits

Author SHA1 Message Date
ce34b7b21a Improve filesystem mounting 2025-03-12 12:15:23 +02:00
3cc35fa7ff Set process name on enit startup 2025-03-10 22:39:17 +02:00
304532d62a Fix message printed when not launching ESVM from PID 1 2025-03-10 15:31:03 +02:00
23f5b27eb1 Fix Makefile installing enit to sbin/esvm 2025-03-10 15:28:10 +02:00
7a92526925 Correct service existence check in ectl 2025-03-10 15:19:38 +02:00
040896afd4 Update agetty service files 2025-03-10 15:12:44 +02:00
a7a8322f13 Add crash_on_safe_exit option to service files 2025-03-10 15:06:56 +02:00
dc37ab7f7c Add restart=always option to service files 2025-03-10 14:57:10 +02:00
92802825cc Add enabled services on boot 2025-03-09 22:27:02 +02:00
e44e0df0d6 Add setHostname function to enit 2025-03-09 21:54:21 +02:00
57e92eef91 Redirect esvm output to stdout and stderr when started by enit 2025-03-09 17:12:39 +02:00
6297d8bf47 Fix possible error when creating /dev/pts and /dev/shm directories 2025-03-09 13:51:34 +02:00
ec92777135 Add simple service dependency system 2025-03-03 22:05:21 +02:00
f59dc1b7ce Fix simple services reporting as crashed right after completing 2025-02-28 18:51:43 +02:00
70df28d90e Add restart limit to automatically restarting services 2025-02-28 18:50:50 +02:00
c639daca5a Add more virtual filesystems to mount on boot 2025-02-28 18:47:10 +02:00
d131c55351 Fix graceful service termination and add esvm logging 2025-02-24 11:36:37 +02:00
0d4a39a68b Add restart service option 2025-02-23 20:19:41 +02:00
5f9f7ab825 Move terminal startup from enit main.go to esvm service files 2025-02-23 18:47:37 +02:00
b04fd51245 Add graceful service termination 2025-02-23 18:30:03 +02:00
a31c319627 Initial Commit 2025-02-23 18:20:04 +02:00