mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
10 lines
272 B
Text
10 lines
272 B
Text
|
#!/bin/sh
|
||
|
#
|
||
|
# /etc/rc.d/rc.local: Local system initialization script.
|
||
|
#
|
||
|
# Put any local startup commands in here. Also, if you have
|
||
|
# anything that needs to be run at shutdown time you can
|
||
|
# make an /etc/rc.d/rc.local_shutdown script and put those
|
||
|
# commands in there.
|
||
|
|