Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
slowio-mem-control: Add furoncles
  • Loading branch information
david committed Mar 14, 2023
1 parent 70f9bfc commit dee2097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slowio/slowio-mem-control
@@ -1,7 +1,7 @@
#! /usr/bin/bash

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

0 comments on commit dee2097

Please sign in to comment.