summaryrefslogtreecommitdiffstats
path: root/remote/modules/ssh-auth-keys/data/etc/systemd/system/ssh-auth-keys.service
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/ssh-auth-keys/data/etc/systemd/system/ssh-auth-keys.service')
-rw-r--r--remote/modules/ssh-auth-keys/data/etc/systemd/system/ssh-auth-keys.service7
1 files changed, 7 insertions, 0 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
new file mode 100644
index 00000000..20a7b8f9
--- /dev/null
+++ b/remote/modules/ssh-auth-keys/data/etc/systemd/system/ssh-auth-keys.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=Enable SSH keys in authorized_keys.d/ folder
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=/opt/openslx/scripts/systemd-ssh_auth_keys