forked from w0jrl/raslink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(tmpfs.sh): Set the mountpoint size to 100MB for /var/tmp
Signed-off-by: Jeremy Lincicome [W0JRL] <[email protected]>
- Loading branch information
Jeremy Lincicome [W0JRL]
committed
Dec 31, 2020
1 parent
9b4aa49
commit abaffda
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
## refactor(tmpfs.sh): Set the mountpoint size to 100MB for /var/tmp | ||
>Thu Dec 31 00:04:40 2020 -0700 | ||
>Author: Jeremy Lincicome [W0JRL] <[email protected]> | ||
Signed-off-by: Jeremy Lincicome [W0JRL] <[email protected]> | ||
|
||
|
||
## refactor(zram.sh): Recalculate zram swap size | ||
>Wed Dec 30 23:57:41 2020 -0700 | ||
|