Merge pull request #100 from FafnerKeyZee/patch-2

Update aquarium.service.sample
pull/101/head
Raphaël Vinot 2020-10-12 12:44:45 +02:00 committed by GitHub
commit 3cdd79d0ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>