freebsd-ports/multimedia/motion/files/pkg-message.in
Thomas Zander 3869d09564 - Bump PORTREVISION
- Use startup script via USE_RC_SUBR
- Add pkg-message to inform about startup script
- Fix a runtime error using wrong pid file in
  daemonised process

Approved by:	thierry (mentor)
MFH:		2014Q1
2014-02-01 12:04:33 +00:00

15 lines
433 B
Text

****************************************************************
To use the motion service properly, you should edit
%%PREFIX%%/etc/motion.conf
according to your needs.
To automatically start the service at boot time,
add the following line to /etc/rc.conf:
motion_enable="YES"
Then, to start the service right now without reboot, execute
service motion start
****************************************************************