From 838b0fdf110b156508045589d685fc5f13e99e4e Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 13 Sep 2016 18:25:48 -0400 Subject: ./tools/notsd-move --- tmpfiles.d/tmp.conf | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 tmpfiles.d/tmp.conf (limited to 'tmpfiles.d/tmp.conf') diff --git a/tmpfiles.d/tmp.conf b/tmpfiles.d/tmp.conf deleted file mode 100644 index fe5225d751..0000000000 --- a/tmpfiles.d/tmp.conf +++ /dev/null @@ -1,12 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. - -# See tmpfiles.d(5) for details - -# Clear tmp directories separately, to make them easier to override -q /tmp 1777 root root 10d -q /var/tmp 1777 root root 30d -- cgit v1.2.3-54-g00ecf