diff options
| author | Jonathan Bauer | 2015-02-09 17:58:14 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2015-02-09 17:58:14 +0100 |
| commit | 6f69d956e83c9812aeefc93776d1913e2b2e327e (patch) | |
| tree | 050c97c9fdbc22087cb40e693bcd13a59e509d06 /remote/modules/ssh-auth-keys/data/etc/systemd/system | |
| parent | [ssh-auth-keys] removed root check - in /root anyway, so pointless (diff) | |
| download | tm-scripts-6f69d956e83c9812aeefc93776d1913e2b2e327e.tar.gz tm-scripts-6f69d956e83c9812aeefc93776d1913e2b2e327e.tar.xz tm-scripts-6f69d956e83c9812aeefc93776d1913e2b2e327e.zip | |
[ssh-auth-keys] deps broke startup
Diffstat (limited to 'remote/modules/ssh-auth-keys/data/etc/systemd/system')
| -rw-r--r-- | remote/modules/ssh-auth-keys/data/etc/systemd/system/ssh-auth-keys.service | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/remote/modules/ssh-auth-keys/data/etc/systemd/system/ssh-auth-keys.service b/remote/modules/ssh-auth-keys/data/etc/systemd/system/ssh-auth-keys.service index 14b12bc5..20a7b8f9 100644 --- a/remote/modules/ssh-auth-keys/data/etc/systemd/system/ssh-auth-keys.service +++ b/remote/modules/ssh-auth-keys/data/etc/systemd/system/ssh-auth-keys.service @@ -1,7 +1,5 @@ [Unit] Description=Enable SSH keys in authorized_keys.d/ folder -Wants=basic.target -Before=basic.target [Service] Type=oneshot |
