diff --git a/SOURCES/update-motd.service b/SOURCES/update-motd.service index f91e0bc..01082b8 100644 --- a/SOURCES/update-motd.service +++ b/SOURCES/update-motd.service @@ -1,7 +1,6 @@ [Unit] Description=Dynamically Generate Message Of The Day -After=network-online.target cloud-final.service -Wants=cloud-final.service +After=network-online.target [Service] Type=oneshot diff --git a/SPECS/update-motd.spec b/SPECS/update-motd.spec index 2ad2318..14a1710 100644 --- a/SPECS/update-motd.spec +++ b/SPECS/update-motd.spec @@ -1,6 +1,6 @@ Name: update-motd -Version: 1.1.1 -Release: 2%{?dist} +Version: 1.1.2 +Release: 1%{?dist} License: ASL 2.0 Summary: Framework for dynamically generating MOTD Group: System Environment/Base