/etc/rc.local.d/{hpet,sysctl}.sh added
This commit is contained in:
parent
dc4dda7c09
commit
6864bff5fa
3
rc.local.d/hpet.sh
Executable file
3
rc.local.d/hpet.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo hpet >/sys/devices/system/clocksource/clocksource0/current_clocksource
|
3
rc.local.d/sysctl.sh
Executable file
3
rc.local.d/sysctl.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
/sbin/sysctl -p /etc/sysctl.d/*.conf
|
Loading…
x
Reference in New Issue
Block a user