mirror of https://github.com/CIRCL/lookyloo
commit
3cdd79d0ad
|
@ -4,6 +4,8 @@ Requires=docker.service
|
||||||
After=docker.service
|
After=docker.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
User=<system user used to install lookyloo>
|
||||||
|
Group=<group of the user used to install lookyloo>
|
||||||
Type=forking
|
Type=forking
|
||||||
RemainAfterExit=true
|
RemainAfterExit=true
|
||||||
WorkingDirectory=path to the directory where you installed aquarium>
|
WorkingDirectory=path to the directory where you installed aquarium>
|
||||||
|
|
Loading…
Reference in New Issue