5 lines
161 B
Bash
Executable file
5 lines
161 B
Bash
Executable file
#!/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).
|