We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38207e commit 1100b28Copy full SHA for 1100b28
key-writer/rpi-sb-keywriter.service
@@ -5,4 +5,4 @@ Description=Provision signing keys to a Raspberry Pi Device
5
Type=oneshot
6
ExecStart=/usr/local/bin/keywriter.sh %I
7
EnvironmentFile=/etc/rpi-sb-provisioner/config
8
-StandardOutput = file:/var/log/rpi-sb-provisioner/%I/keywriter.log
+StandardOutput=file:/var/log/rpi-sb-provisioner/keywriter/%I.log
0 commit comments