Files @ d11fdaf3e279
Branch filter:

Location: libtransport.git/spectrum_manager/src/spectrum_manager.cfg

Sebastian Krzyszkowiak
systemd: wait for network-online.target and add WantedBy=multi-user.target

Thanks to that, "systemctl enable spectrum2" does what expected, that is
makes Spectrum2 start on boot. Also, network.target doesn't tell anything
meaningful - it's just that the network stack is available.
Adding network-online.target makes sure that the network interfaces are up
before starting Spectrum2.
[service]
config_directory=/etc/spectrum2/transports/

# Username and password of admin for Web interface
admin_username=admin
admin_password=test

# Port on which the Web interface is listening on
port=8080

# Base location (directory) on which the Web interface is served. It must ends
# up with slash character (/). If you for example set it to "/spectrum/", then
# the Web interface will be served on http://localhost:$port/spectrum/.
base_location=/

[database]
type=sqlite3
database=/var/lib/spectrum2_manager/database.sql

[servers]
server=localhost
#server=icq.spectrum.im
#server=msn.spectrum.im