opnsense-ports/multimedia/plexmediaserver/files/pkg-message.in
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

15 lines
391 B
Text

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
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
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *