summaryrefslogtreecommitdiffstats
path: root/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-12 23:54:01 +0100
committerSimon Rettberg2017-11-12 23:54:01 +0100
commit2d0d92967752036873611028ef326615fa759baa (patch)
treee48cfc4465e2ac03e5ddd3994e832caed9f14526 /core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service
parent[dnbd3-proxy-mode] increase max FDs to 65536 (diff)
downloadmltk-2d0d92967752036873611028ef326615fa759baa.tar.gz
mltk-2d0d92967752036873611028ef326615fa759baa.tar.xz
mltk-2d0d92967752036873611028ef326615fa759baa.zip
[hardware-stats] Write log file about potential problems
This is a more generic version of what we patched into the kdm theme previously, so we can switch to lightdm at some point.
Diffstat (limited to 'core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service')
-rw-r--r--core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service b/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service
index ca31c695..1f893ab1 100644
--- a/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service
+++ b/core/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service
@@ -1,7 +1,7 @@
[Unit]
Description=Gather statistics about this machine and send to boot server
DefaultDependencies=no
-After=tmp.target
+After=tmp.target mount-vm-store.service
Wants=tmp.target
[Service]