diff --git a/systemd/system/multi-user.target.wants/sshkeys.service b/systemd/system/multi-user.target.wants/sshkeys.service new file mode 120000 index 0000000..659c3ad --- /dev/null +++ b/systemd/system/multi-user.target.wants/sshkeys.service @@ -0,0 +1 @@ +../sshkeys.service \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/sshkeys@core.service b/systemd/system/multi-user.target.wants/sshkeys@core.service deleted file mode 120000 index 7361b33..0000000 --- a/systemd/system/multi-user.target.wants/sshkeys@core.service +++ /dev/null @@ -1 +0,0 @@ -../sshkeys@.service \ No newline at end of file diff --git a/systemd/system/sshkeys@.service b/systemd/system/sshkeys.service similarity index 100% rename from systemd/system/sshkeys@.service rename to systemd/system/sshkeys.service