You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# /etc/systemd/system/sessioncommunities.service
|
|
[Unit]
|
|
Description=Scrape every known source for Session Communities and put the data to a NGINX accessible folder
|
|
|
|
[Service]
|
|
User=session
|
|
ExecStart=/usr/bin/php get_online_session_communities.php
|