mirror of
https://github.com/YunoHost-Apps/pydio_ynh.git
synced 2024-09-03 20:16:05 +02:00
Update systemd.service
This commit is contained in:
parent
377bae6649
commit
984dacd7f6
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ SuccessExitStatus=0
|
|||
|
||||
# Add environment variables
|
||||
Environment=CELLS_ENABLE_METRICS=false
|
||||
# Environment=CELLS_WORKING_DIR=__INSTALL_DIR__
|
||||
# Environment=CELLS_DATA_DIR=__DATA_DIR__
|
||||
Environment=CELLS_WORKING_DIR=__INSTALL_DIR__
|
||||
Environment=CELLS_DATA_DIR=__DATA_DIR__
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Reference in a new issue