File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,13 @@ per\-container upper layer.
1717.PP
1818Containers are managed as systemd template units
1919.RB ( sdme@.service )
20+ with
21+ .B Type=notify
2022and controlled via D\- Bus.
23+ The unit is considered active only after
24+ .BR systemd\- nspawn (1)
25+ sends its readiness notification, and a 2\- minute startup timeout
26+ catches hung boots.
2127Interactive access uses
2228.BR machinectl (1).
2329.PP
@@ -662,6 +668,12 @@ after reboot when a container referencing the pod is started).
662668.TP
663669.I /etc/systemd/system/sdme@.service
664670Systemd template unit (auto\- installed and auto\- updated).
671+ Uses
672+ .B Type=notify
673+ so the service is considered started only after
674+ .BR systemd\- nspawn (1)
675+ signals readiness.
676+ Exit code 133 is treated as a successful clean shutdown.
665677.TP
666678.I /etc/systemd/system/sdme@\fI name \fR .service.d/limits.conf
667679Per\- container resource limits drop\- in (created when limits are set,
You can’t perform that action at this time.
0 commit comments