Systemd/tmpfiles.d
Zbigniew Jędrzejewski-Szmek 2c201c2140 meson: use booleans for conf.set and drop unecessary conditionals
Using conf.set() with a boolean argument does the right thing:
either #ifdef or #undef. This means that conf.set can be used unconditionally.

Previously I used '1' as the placeholder value, and that needs to be changed to
'true' for consistency (under meson 1 cannot be used in boolean context). All
checks need to be adjusted.
2017-05-02 16:29:11 -04:00
..
.gitignore build-sys: configure the list of system users, files and directories 2014-11-30 23:50:19 -05:00
Makefile journal: add preliminary incomplete implementation 2011-10-07 22:02:05 +02:00
etc.conf.m4 resolved: respond to local resolver requests on 127.0.0.53:53 2016-06-21 14:15:23 +02:00
home.conf tmpfiles.d: change all subvolumes to use quota 2015-10-22 01:59:25 +02:00
journal-nocow.conf tmpfiles: Add +C attrib to the journal files directories 2015-04-13 16:37:52 +02:00
legacy.conf tmpfiles: drop /run/lock/lockdev 2016-02-01 12:16:24 +01:00
meson.build meson: use booleans for conf.set and drop unecessary conditionals 2017-05-02 16:29:11 -04:00
systemd-nologin.conf tmpfiles: there's no systemd-forbid-user-logins.service service 2015-04-21 17:43:55 +02:00
systemd-nspawn.conf treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
systemd-remote.conf journal-remote: change owner of /var/log/journal/remote and create /var/lib/systemd/journal-upload 2016-01-15 15:19:52 +09:00
systemd.conf.m4 tmpfiles.d: set primary group rights to r-w (#5265) 2017-02-07 18:56:55 -05:00
tmp.conf tmpfiles: automatically remove old private tmp dirs after reboot 2016-12-27 23:54:02 +01:00
var.conf tmpfiles.d: change all subvolumes to use quota 2015-10-22 01:59:25 +02:00
x11.conf tmpfiles: introduce the concept of unsafe operations 2013-12-24 15:48:06 -05:00