Open mildred opened 10 years ago
The problem (on a debian system):
# gear status mail-1 container_status: Unable to fetch container status logs: fork/exec /usr/bin/systemctl: no such file or directory
The workaround:
ln -s /bin/systemctl /usr/bin/systemctl
The problem (on a debian system):
The workaround: