summaryrefslogtreecommitdiff
path: root/support-files/tmpfiles.conf.in
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2017-05-19 15:45:07 +0200
committerVicențiu Ciorbaru <vicentiu@mariadb.org>2017-12-20 12:54:19 +0200
commit7bbc6c14d1e8fcf1f4737e0a5fcf6237fe18bd23 (patch)
tree20816089f914d146a881bfa444f7b69b08fed098 /support-files/tmpfiles.conf.in
parentc58df0cdd40258254b40f501857106c843347e39 (diff)
downloadmariadb-git-7bbc6c14d1e8fcf1f4737e0a5fcf6237fe18bd23.tar.gz
Generate and install sysusers and tmpfiles configuration
Using systemd we can automate creating users and directories. So generate and install the configuration files. Signed-off-by: Vicențiu Ciorbaru <vicentiu@mariadb.org> Small change in cmake/install_layout.cmake compared to original contributor patch to also install SYSTEMD_SYSUSERS and SYSTEMD_TMPFILES directories. The variables were being set, but the loop which defines the final install files was not updated.
Diffstat (limited to 'support-files/tmpfiles.conf.in')
-rw-r--r--support-files/tmpfiles.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/tmpfiles.conf.in b/support-files/tmpfiles.conf.in
new file mode 100644
index 00000000000..03d66abc0c7
--- /dev/null
+++ b/support-files/tmpfiles.conf.in
@@ -0,0 +1 @@
+d @MYSQL_UNIX_DIR@ 0755 @MYSQLD_USER@ @MYSQLD_USER@ -