#!/bin/bash # /etc/rc.local # file needed to correctly load kernel parameters at boot time # on Ubuntu (ex. to disable ipv6) without modifying grub /etc/sysctl.d /etc/init.d/procps restart exit 0