use daemon_logger; ok maintainer
This commit is contained in:
parent
5754d39fa6
commit
63f6c384cf
@ -5,6 +5,7 @@ COMMENT = ActivityPub social network server
|
||||
|
||||
MODGO_MODNAME = github.com/superseriousbusiness/gotosocial
|
||||
MODGO_VERSION = v0.5.2
|
||||
REVISION = 0
|
||||
|
||||
DISTNAME = gotosocial-${MODGO_VERSION}
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
daemon="${LOCALBASE}/bin/gotosocial"
|
||||
daemon_user="_gotosocial"
|
||||
daemon_flags="--config-path ${SYSCONFDIR}/gotosocial.yaml"
|
||||
daemon_logger="daemon.info"
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user