mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
freebsd: fix deps in rc.d (#1479)
delay startup until filesystems are in place Signed-off-by: Princess Grace <10965841+Kansattica@users.noreply.github.com>
This commit is contained in:
parent
d7eb556cdd
commit
f432ef6d51
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# PROVIDE: copyparty
|
||||
# REQUIRE: networking
|
||||
# REQUIRE: networking DAEMON FILESYSTEMS mountd
|
||||
# KEYWORD:
|
||||
|
||||
. /etc/rc.subr
|
||||
|
|
|
|||
Loading…
Reference in a new issue