add start and stop scripts

This commit is contained in:
dmacias72 2017-04-28 20:21:30 -06:00
parent 434c4d8ec3
commit f74793cd1d
2 changed files with 0 additions and 4 deletions

View File

@ -1,2 +0,0 @@
#!/bin/sh
/etc/rc.d/rc.nut start

View File

@ -1,2 +0,0 @@
#!/bin/sh
/etc/rc.d/rc.nut stop