From c3fb84bf887752590d3b6ead361e3e69e03591aa Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Tue, 15 Jun 2021 10:44:02 -0400 Subject: [PATCH] Add an age component of 7d to /var/tmp/zm so that exports and other files go away --- distros/ubuntu2004/zoneminder.tmpfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distros/ubuntu2004/zoneminder.tmpfile b/distros/ubuntu2004/zoneminder.tmpfile index cbfdec1de..a92ad2627 100644 --- a/distros/ubuntu2004/zoneminder.tmpfile +++ b/distros/ubuntu2004/zoneminder.tmpfile @@ -1,4 +1,4 @@ d /run/zm 0755 www-data www-data d /tmp/zm 0755 www-data www-data -d /var/tmp/zm 0755 www-data www-data +d /var/tmp/zm 0755 www-data www-data 7d d /var/cache/zoneminder/cache 0755 www-data www-data