From 3b2d5b02ae231f1d3eb0d96eb980155d7797304e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 24 Apr 2012 13:12:29 +0200 Subject: readahead: rather than checking for virtualization in the C code, use ConditionVirtualization= in the unit --- units/systemd-readahead-replay.service.in | 1 + 1 file changed, 1 insertion(+) (limited to 'units/systemd-readahead-replay.service.in') 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 -- cgit v1.2.3-54-g00ecf