aboutsummaryrefslogtreecommitdiff
path: root/rc.local
blob: f17729869bdac9c9db2afdc9994cd82262dc6346 (plain)
1
2
3
4
5
6
7
#!/bin/sh
#
# /etc/rc.local: Local multi-user startup script.
#

# End of file
# vim: set ts=2 noet: