Merge branch 'main' of github.com:Lookyloo/lookyloo into main

pull/101/head
Raphaël Vinot 2020-10-13 13:04:09 +02:00
commit 97c4d93318
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Requires=docker.service
After=docker.service
[Service]
User=<system user used to install lookyloo>
Group=<group of the user used to install lookyloo>
Type=forking
RemainAfterExit=true
WorkingDirectory=path to the directory where you installed aquarium>