summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Live user <user@debian-BULLSEYE-live-builder-AMD64>2023-04-29 00:03:59 -0400
committerDebian Live user <user@debian-BULLSEYE-live-builder-AMD64>2023-04-29 00:03:59 -0400
commit8ee914aa27da5b701a695aac89f745bc2b780ca8 (patch)
treecac53fd0ae1bdf0c4e9c628d153b4571edff55a2
parentf7c49dac7360615f4700c9eea6f630f278c1251e (diff)
edit-firefox: include terminating newline
-rwxr-xr-xsrc/edit-firefox@1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/edit-firefox@ b/src/edit-firefox@
index 9cf36f3..e190ffc 100755
--- a/src/edit-firefox@
+++ b/src/edit-firefox@
@@ -61,4 +61,5 @@ cat > "$TARGET" <<END
61[Service] 61[Service]
62IOReadIOPSMax = $DEV $READ_OPS 62IOReadIOPSMax = $DEV $READ_OPS
63IOWriteIOPSMax = $DEV $WRITE_OPS 63IOWriteIOPSMax = $DEV $WRITE_OPS
64
64END 65END