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.
This commit is contained in:
Lennart Poettering
2013-12-11 23:31:34 +01:00
parent e9174f29c7
commit b3de50cb07
2 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ DefaultDependencies=no
Conflicts=shutdown.target
After=default.target
Before=shutdown.target
ConditionVirtualization=no
[Service]
Type=oneshot

View File

@@ -12,6 +12,7 @@ DefaultDependencies=no
Conflicts=shutdown.target
After=default.target
Before=shutdown.target
ConditionVirtualization=no
[Timer]
OnActiveSec=30s