From 99041a6b3f8f0fd9975f9da8a21ed07da6538674 Mon Sep 17 00:00:00 2001 From: nobody43 Date: Sun, 6 Aug 2023 19:57:34 +0000 Subject: [PATCH] adjust date-time --- apparmor.d/tunables/multiarch.d/apparmor.d | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apparmor.d/tunables/multiarch.d/apparmor.d b/apparmor.d/tunables/multiarch.d/apparmor.d index 7184b2a96..a10ccd4b5 100644 --- a/apparmor.d/tunables/multiarch.d/apparmor.d +++ b/apparmor.d/tunables/multiarch.d/apparmor.d @@ -31,8 +31,8 @@ @{hex}=@{h}*@{h} # Date and time -@{date}=[0-9][0-9][0-9][0-9]-[1-12]-[1-31] -@{time}=[1-24]-[0-60]-[0-60] +@{date}=[0-9][0-9][0-9][0-9]-[1-9]{,[0-2]}-[1-9]{,[0-9]} +@{time}=[1-9]{,[0-9]}-[0-9]{,[0-9]}-[0-9]{,[0-9]} # @{MOUNTDIRS} is a space-separated list of where user mount directories # are stored, for programs that must enumerate all mount directories on a