Werk #11748: Fix double slashes in tmpfs fstab entries
Component | Site management | ||||
Title | Fix double slashes in tmpfs fstab entries | ||||
Date | Dec 4, 2020 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Previous 2.0.0 releases create tmpfs entries in /etc/fstab with double slashes in the path (e.g. "/opt//omd/sites/beta/tmp"). The paths are now correcltly using a single slash as separator.