View Issue Details

IDProjectCategoryView StatusLast Update
0000369NixGeneralpublic2026-09-27 09:48
Reporterimmae Assigned Toimmae  
PriorityhighSeveritycrashReproducibilityhave not tried
Status assignedResolutionopen 
Summary0000369: Bound paths are not updated
Description

For containerized systemd services, the BindPaths / BindReadOnlyPaths entries are "frozen" to their value at the time where the service starts.

  • For instance if redis is a dependency of the service, when it restarts the runtime directory gets deleted and recreated, but the container keeps the old value
  • Similarly /etc mounts are not kept
  • Same for secrets values

To be checked: /run/redis-php-sessions, /run/postgresql, /run/mysqld, secrets, /etc, /run/current-system

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-09-27 09:48 immae New Issue
2026-09-27 09:48 immae Status new => assigned
2026-09-27 09:48 immae Assigned To => immae