Ensure the Samba message socket directory exists

Fixes smb.service crashing on startup.
This commit is contained in:
Thomas Duckworth
2025-11-03 12:50:54 +11:00
parent 336c4d92db
commit 2907dfaa04

View File

@@ -0,0 +1,9 @@
# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
# SPDX-FileCopyrightText: none
# Work around this directory not already existing, causing smb.service to fail.
# KDE Linux needs everything to be bootstrapped out of /usr, hence the requirement
# to create this using tmpfiles.
#Type Path Mode User Group Age Argument
d /var/lib/samba/private 0700 root root - -