summaryrefslogtreecommitdiff
path: root/units/systemd-readahead-replay.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-04-24 13:12:29 +0200
committerLennart Poettering <lennart@poettering.net>2012-04-24 13:14:40 +0200
commit3b2d5b02ae231f1d3eb0d96eb980155d7797304e (patch)
tree0ba7982fdfc66ddfca030ca772b8d3286f7ea3c0 /units/systemd-readahead-replay.service.in
parent5273510e9f228a300ec6207d4502f1c6253aed5e (diff)
readahead: rather than checking for virtualization in the C code, use ConditionVirtualization= in the unit
Diffstat (limited to 'units/systemd-readahead-replay.service.in')
-rw-r--r--units/systemd-readahead-replay.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-readahead-replay.service.in b/units/systemd-readahead-replay.service.in
index ad27395d9a..7387ebac08 100644
--- a/units/systemd-readahead-replay.service.in
+++ b/units/systemd-readahead-replay.service.in
@@ -11,6 +11,7 @@ DefaultDependencies=no
Conflicts=shutdown.target
Before=sysinit.target shutdown.target
ConditionPathExists=/.readahead
+ConditionVirtualization=no
[Service]
Type=notify