diff options
| author | Simon Rettberg | 2016-03-31 16:34:57 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2016-03-31 16:34:57 +0200 |
| commit | 5c5e649721b2cf7c0c82dadb4c84dfb72bc0f516 (patch) | |
| tree | 2e392d3c96382701f70c4b03bfbd1ca0ec43084c /remote/modules/hardware-stats/data/etc | |
| parent | [vmware] Disable link/map root share if shared folders are disabled (diff) | |
| download | tm-scripts-5c5e649721b2cf7c0c82dadb4c84dfb72bc0f516.tar.gz tm-scripts-5c5e649721b2cf7c0c82dadb4c84dfb72bc0f516.tar.xz tm-scripts-5c5e649721b2cf7c0c82dadb4c84dfb72bc0f516.zip | |
[kdm-theme-bwlp] Patch theme with warnings about suboptimal hw config
Diffstat (limited to 'remote/modules/hardware-stats/data/etc')
| -rw-r--r-- | remote/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service b/remote/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service index c28e75a5..ca31c695 100644 --- a/remote/modules/hardware-stats/data/etc/systemd/system/hardware-stats.service +++ b/remote/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 multi-user.target +After=tmp.target Wants=tmp.target [Service] |
