From 8d59c9b490a60da839c6975ee53c22b5fce2384c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 23 May 2012 04:02:56 +0200 Subject: readahead: use Conflicts= instead of masking to get rid of readahead units --- units/system-update.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units') diff --git a/units/system-update.target b/units/system-update.target index 5f638792d1..381f3f9a6a 100644 --- a/units/system-update.target +++ b/units/system-update.target @@ -10,7 +10,7 @@ Description=System Update Documentation=http://freedesktop.org/wiki/Software/systemd/SystemUpdates Documentation=man:systemd.special(7) Requires=sysinit.target -Conflicts=shutdown.target +Conflicts=shutdown.target systemd-readahead-collect.service systemd-readahead-replay.service After=sysinit.target Before=shutdown.target AllowIsolate=yes -- cgit v1.2.3-54-g00ecf