1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/net/py-wsdd/pkg-message
Fernando Apesteguía 31d4c7a704 net/py-wsdd: Add closing { to pkg-message
PR:	253941
Submitted by:	andrew@neptune-one.net
Approved by:	hiroo.ono+freebsd@gmail.com (maintainer)
MFH:	2021Q1
2021-03-03 11:16:56 +00:00

10 lines
137 B
Plaintext

[
{ type: install
message: <<EOM
To run wsdd at startup, you need to add the following to /etc/rc.conf:
wsdd_enable="YES"
EOM
}
]