summaryrefslogtreecommitdiff
path: root/v-i-config.service
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-05-27 13:50:20 +0300
committerLars Wirzenius <liw@liw.fi>2023-05-27 13:50:20 +0300
commitce57cde4e01341b62be55a0019b644c3c8817db2 (patch)
tree93e881d6087ec4f7813d43f1ff1829c58d08c718 /v-i-config.service
parent246f8de627694aa5e2ec31b7e821eb172819962e (diff)
downloadv-i-ce57cde4e01341b62be55a0019b644c3c8817db2.tar.gz
refactor: move get-authorized-keys to /bin
Sponsored-by: author
Diffstat (limited to 'v-i-config.service')
-rw-r--r--v-i-config.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/v-i-config.service b/v-i-config.service
index 92b5bad..93d51c0 100644
--- a/v-i-config.service
+++ b/v-i-config.service
@@ -6,4 +6,4 @@ WantedBy=ssh.service
[Service]
Type=oneshot
-ExecStart=/root/get-authorized-keys
+ExecStart=/bin/get-authorized-keys