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 c6dd784 commit f38207eCopy full SHA for f38207e
device-provisioner/rpi-sb-provisioner.service
@@ -5,4 +5,4 @@ Description=Transform and flash a supplied operating system to a Secure Boot Ras
5
Type=oneshot
6
ExecStart=/usr/local/bin/provisioner.sh %I
7
EnvironmentFile=/etc/rpi-sb-provisioner/config
8
-StandardOutput = file:/var/log/rpi-sb-provisioner/%I/provisioner.log
+StandardOutput=file:/var/log/rpi-sb-provisioner/provisioner/%I.log
0 commit comments