mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
d406136e2c
prevent duplicate work PR: 194909 Submitted by: Josh Ruehlig
16 lines
391 B
Plaintext
16 lines
391 B
Plaintext
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
|
|
multimedia/%%PORTNAME%% includes an RC script:
|
|
%%PREFIX%%/etc/rc.d/%%PORTNAME%%
|
|
|
|
TO START PLEXMEDIASERVER ON BOOT:
|
|
sysrc %%PORTNAME%%_enable=YES
|
|
|
|
START MANUALLY:
|
|
service %%PORTNAME%% start
|
|
|
|
Once started, visit the following to configure:
|
|
http://localhost:32400/web
|
|
|
|
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|