Sha256: 519a3063ae63050d7d27d6766d83559761d85ba408c21da3bb1c389fefa3b4eb
Contents?: true
Size: 369 Bytes
Versions: 12
Compression:
Stored size: 369 Bytes
Contents
#!/bin/sh -e # # rc.local # # This script is executed at the end of each multiuser runlevel. # Make sure that the script will "exit 0" on success or any other # value on error. # # In order to enable or disable this script just change the execution # bits. # # By default this script does nothing. /bin/echo never > /sys/kernel/mm/transparent_hugepage/enabled exit 0
Version data entries
12 entries across 12 versions & 1 rubygems