diff --git a/.files b/.files index 15c31da..704525b 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 33b6e3f..0795ea8 100644 --- a/.rev +++ b/.rev @@ -635,4 +635,14 @@ Please forward to Factory and 13.1 967699 + + d17e8e0e97b4c8444d0d196edfd2531b + 2.12.2 + + dimstar_suse + - Starting amavis.service gives Unit var-run.mount not found. + var-run.mount is not needed + (bsc#1198783) + 974902 + diff --git a/amavis.service b/amavis.service index 70350b2..b94d660 100644 --- a/amavis.service +++ b/amavis.service @@ -1,3 +1,4 @@ +server:mail/amavisd-new/amavis.service # This file is part of package amavisd-new. # # Copyright (c) 2011 SuSE LINUX Products GmbH, Germany. @@ -14,9 +15,8 @@ [Unit] Description=Amavisd-new Virus Scanner interface -Requires=var-run.mount Wants=nss-lookup.target network.target remote-fs.target time-sync.target -After=var-run.mount nss-lookup.target network.target remote-fs.target time-sync.target +After=nss-lookup.target network.target remote-fs.target time-sync.target Wants=named.service clamd.service network-online.target After=named.service clamd.service Before=mail-transfer-agent.target diff --git a/amavisd-new.changes b/amavisd-new.changes index 0aeea25..3c451d7 100644 --- a/amavisd-new.changes +++ b/amavisd-new.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed May 4 11:33:04 UTC 2022 - Peter Varkoly + +- Starting amavis.service gives Unit var-run.mount not found. + var-run.mount is not needed + (bsc#1198783) + +------------------------------------------------------------------- Wed Mar 30 07:45:18 UTC 2022 - Dirk Müller - update to 2.12.2: