From a501a2ae5b9d46022766851d311a23c892118c75 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Wed, 30 May 2012 12:24:15 +0000 Subject: [PATCH] - really exclude udev services Changed files: systemd.spec -> 1.170 --- systemd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd.spec b/systemd.spec index 154b6a6..472b127 100644 --- a/systemd.spec +++ b/systemd.spec @@ -39,7 +39,7 @@ Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa Name: systemd # Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often) Version: 183 -Release: 0.5 +Release: 0.6 Epoch: 1 License: GPL v2+ Group: Base @@ -1078,7 +1078,7 @@ fi %{systemdunitdir}/*.socket %{systemdunitdir}/*.target %{systemdunitdir}/*.timer -%exclude %{systemdunitdir}/systemd-udev.* +%exclude %{systemdunitdir}/systemd-udev*.* %if %{with plymouth} %exclude %{systemdunitdir}/plymouth*.service %exclude %{systemdunitdir}/systemd-ask-password-plymouth.* -- 2.44.0