Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
8e398d2d
Unverified
Commit
8e398d2d
authored
Oct 11, 2018
by
Igor Pečovnik
Committed by
GitHub
Oct 11, 2018
Browse files
Cosmetics
parent
7484f97b
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-software
View file @
8e398d2d
...
@@ -766,7 +766,7 @@ if [ ${wmem_actual} -lt ${wmem_recommended} ]; then
...
@@ -766,7 +766,7 @@ if [ ${wmem_actual} -lt ${wmem_recommended} ]; then
sed -i "s/net.core.wmem_max =.*/net.core.wmem_max = ${wmem_recommended}/" /etc/sysctl.conf || \
sed -i "s/net.core.wmem_max =.*/net.core.wmem_max = ${wmem_recommended}/" /etc/sysctl.conf || \
echo "net.core.wmem_max = ${wmem_recommended}" >> /etc/sysctl.conf
echo "net.core.wmem_max = ${wmem_recommended}" >> /etc/sysctl.conf
fi
fi
/sbin/sysctl -p
/sbin/sysctl -p
>/dev/null 2>
&
1
# create cron job for daily sync with official Armbian torrents
# create cron job for daily sync with official Armbian torrents
cat > /etc/cron.daily/seed-armbian-torrent
<
<"
EOF
"
cat > /etc/cron.daily/seed-armbian-torrent
<
<"
EOF
"
#
!/
bin
/
bash
#
!/
bin
/
bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment