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