1 2 3 4 5 6 7 8 9 10 11 12 13
[Unit] Description=An encrypted network without censorship and monitoring. After=network.target [Service] User=freenet Type=forking ExecStart=/var/freenet/run.sh start ExecStop=/var/freenet/run.sh stop WorkingDirectory=/var/freenet [Install] WantedBy=multi-user.target