update rc.service
This commit is contained in:
parent
6d5c457fe3
commit
b17c529ba7
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# PROVIDE: artificer
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
name="artificer"
|
||||
|
|
Loading…
Reference in New Issue