Commit 0fcf6157 authored by Franco Fichtner's avatar Franco Fichtner

rc: FreeBSD-style naming conventions

parent 153e7bc9
#!/bin/sh #!/bin/sh
. /usr/local/etc/rc.halt.common . /usr/local/etc/rc.halt.subr
/sbin/shutdown -op now /sbin/shutdown -op now
#!/bin/sh #!/bin/sh
. /usr/local/etc/rc.halt.common . /usr/local/etc/rc.halt.subr
/sbin/shutdown -or now /sbin/shutdown -or now
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment