Tag: systemd
All the articles with the tag "systemd".
-
Restart Unhealthy Docker Containers Automatically
A helpful way to automatically restart unhealthy containers
-
Systemd Remounting Service
In systemd, you can create an remount unit to ensure share stay mounted. This would work +perfectly, except, LXC does not support this systemd unit. So instead I created a service that runs a script, and a timer to trigger it. Like a cron, but still using systemd.