Require postgres
This commit is contained in:
parent
5a20ce6347
commit
58f7e611e4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# PROVIDE: lemmy
|
# PROVIDE: lemmy
|
||||||
# REQUIRE: NETWORKING SYSLOG DAEMON
|
# REQUIRE: NETWORKING SYSLOG DAEMON postgresql
|
||||||
#
|
#
|
||||||
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
|
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
|
||||||
# to enable this service:
|
# to enable this service:
|
||||||
|
|
Loading…
Reference in a new issue