]> git.ipfire.org Git - ipfire.org.git/blob - src/systemd/ipfire.org-webapp-3.service.in
blog: Fix last publications check if we have posts to be released in the future
[ipfire.org.git] / src / systemd / ipfire.org-webapp-3.service.in
1 [Unit]
2 Description=IPFire.org Web Application Production #3
3 After=network.target postgresql.service
4
5 [Service]
6 ExecStart=@bindir@/ipfire.org-webapp --port=8003
7 User=nobody
8 Group=nogroup
9
10 [Install]
11 WantedBy=multi-user.target