summary refs log tree commit diff
path: root/os/etc/s6-rc/src/sysctl/up
blob: 72844aa053809709b938a56cab1be61071e9922c (plain) (blame)
1
2
3
4
#!/bin/execlineb -P
redirfd -w 1 /dev/null
redirfd -w 2 /dev/null
foreground { /usr/sbin/sysctl --system --quiet }