diff options
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] |
