summaryrefslogtreecommitdiff
path: root/tmpfiles.d/meson.build
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2017-07-27 18:05:29 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2017-08-08 12:17:07 +0900
commit29444df23bea21c15a3284ad8acfe2f008e5dbae (patch)
tree1ad01dfec203c6f7dfb57f76777a80df1873b307 /tmpfiles.d/meson.build
parentd0e62ae0f6d05657a9bec134cefb0994d9734e67 (diff)
downloadsystemd-29444df23bea21c15a3284ad8acfe2f008e5dbae.tar.gz
tmpfiles: drop systemd-remote.conf
The directories are only used by the specific services, and created before the services are started. So, it is not necessary to create them by systemd-tmpfiles.
Diffstat (limited to 'tmpfiles.d/meson.build')
-rw-r--r--tmpfiles.d/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmpfiles.d/meson.build b/tmpfiles.d/meson.build
index 29efe21f9d..7d21c64708 100644
--- a/tmpfiles.d/meson.build
+++ b/tmpfiles.d/meson.build
@@ -22,7 +22,6 @@ endforeach
m4_files = [['etc.conf', ''],
['systemd.conf', ''],
- ['systemd-remote.conf', 'ENABLE_REMOTE'],
['var.conf', ''],
]