Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #292 from mariux64/double-backup-memory-on-ellie
slowio: Set memory to 4GB on ellie
  • Loading branch information
donald committed Jan 3, 2023
2 parents 4fd3c5a + cda9d8e commit 91f3a14
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)
ex|pummelfee|snugglebites|bloodwing|tldr|ellie|icebear)
mkdir -p "$1/slowio.slice.d"
cat > "$1/slowio.slice.d/dynamic_memory.conf" <<- '_EOF_'
[Slice]
Expand Down

0 comments on commit 91f3a14

Please sign in to comment.