summaryrefslogtreecommitdiff
path: root/units/systemd-readahead-done.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-12-11 23:31:34 +0100
committerLennart Poettering <lennart@poettering.net>2013-12-11 23:31:34 +0100
commitb3de50cb07bb49c4e24287002eca1e95c490f90d (patch)
treea7f82f68b8ccf8ccdc513cb1d5713019afb2a6e5 /units/systemd-readahead-done.service.in
parente9174f29c7e3ee45137537b126458718913a3ec5 (diff)
units: don't run readahead done timers in containers
We don't run the collector in the container either, hence we don't need to stop it either.
Diffstat (limited to 'units/systemd-readahead-done.service.in')
-rw-r--r--units/systemd-readahead-done.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-readahead-done.service.in b/units/systemd-readahead-done.service.in
index c3b2ac506a..e0d9579449 100644
--- a/units/systemd-readahead-done.service.in
+++ b/units/systemd-readahead-done.service.in
@@ -12,6 +12,7 @@ DefaultDependencies=no
Conflicts=shutdown.target
After=default.target
Before=shutdown.target
+ConditionVirtualization=no
[Service]
Type=oneshot