about summary refs log tree commit diff
path: root/rc.local
blob: 1c4bdfec93b9af830ebcf6e7daa01165e80f1d44 (plain) (blame)
1
2
3
4
5
#!/bin/sh
# Default rc.local for void; add your custom commands here.
#
# This is run by runit in stage 2 before the services are executed
# (see /etc/runit/2).