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.

(cherry picked from commit b3de50cb07)
This commit is contained in:
Lennart Poettering
2014-02-23 12:41:55 +00:00
committed by Colin Guthrie
parent 0036c02a84
commit 5b4dd52a36
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ DefaultDependencies=no
Conflicts=shutdown.target
After=default.target
Before=shutdown.target
ConditionVirtualization=no
[Service]
Type=oneshot
+1
View File
@@ -12,6 +12,7 @@ DefaultDependencies=no
Conflicts=shutdown.target
After=default.target
Before=shutdown.target
ConditionVirtualization=no
[Timer]
OnActiveSec=30s