Skip to content

Commit 1100b28

Browse files
committed
Update rpi-sb-keywriter.service
Move the instance specifier to the correct location.
1 parent f38207e commit 1100b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

key-writer/rpi-sb-keywriter.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Description=Provision signing keys to a Raspberry Pi Device
55
Type=oneshot
66
ExecStart=/usr/local/bin/keywriter.sh %I
77
EnvironmentFile=/etc/rpi-sb-provisioner/config
8-
StandardOutput = file:/var/log/rpi-sb-provisioner/%I/keywriter.log
8+
StandardOutput=file:/var/log/rpi-sb-provisioner/keywriter/%I.log

0 commit comments

Comments
 (0)