mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
spacing
This commit is contained in:
parent
c916e0c676
commit
3df836e422
2 changed files with 0 additions and 2 deletions
|
@ -21,5 +21,4 @@ MOBILIZON_DATABASE_DBNAME="__DB_NAME__"
|
||||||
MOBILIZON_DATABASE_HOST="localhost"
|
MOBILIZON_DATABASE_HOST="localhost"
|
||||||
MOBILIZON_DATABASE_PORT="5432"
|
MOBILIZON_DATABASE_PORT="5432"
|
||||||
|
|
||||||
|
|
||||||
MOBILIZON_LOGLEVEL="info"
|
MOBILIZON_LOGLEVEL="info"
|
|
@ -24,6 +24,5 @@ PrivateDevices=false
|
||||||
; Ensures that the service process and all its children can never gain new privileges through execve().
|
; Ensures that the service process and all its children can never gain new privileges through execve().
|
||||||
NoNewPrivileges=true
|
NoNewPrivileges=true
|
||||||
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Add table
Reference in a new issue