Skip to content

Commit

Permalink
slowio: Increase memory for grele
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Jan 20, 2023
1 parent b01e0b2 commit 815a36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slowio/slowio-mem-control
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /usr/bin/bash

case "$(hostname -s)" in
ex|pummelfee|snugglebites|bloodwing|tldr|ellie|icebear)
ex|pummelfee|snugglebites|bloodwing|tldr|ellie|icebear|grele)
mkdir -p "$1/slowio.slice.d"
cat > "$1/slowio.slice.d/dynamic_memory.conf" <<- '_EOF_'
[Slice]
Expand Down

0 comments on commit 815a36b

Please sign in to comment.