From 3df836e42282686f128bb7833c078af76f2513f4 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 16 Apr 2019 00:30:39 +0200 Subject: [PATCH] spacing --- conf/.env | 1 - conf/systemd.service | 1 - 2 files changed, 2 deletions(-) diff --git a/conf/.env b/conf/.env index 620563f..a9d9249 100644 --- a/conf/.env +++ b/conf/.env @@ -21,5 +21,4 @@ MOBILIZON_DATABASE_DBNAME="__DB_NAME__" MOBILIZON_DATABASE_HOST="localhost" MOBILIZON_DATABASE_PORT="5432" - MOBILIZON_LOGLEVEL="info" \ No newline at end of file diff --git a/conf/systemd.service b/conf/systemd.service index 61f9e15..a73916c 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -24,6 +24,5 @@ PrivateDevices=false ; Ensures that the service process and all its children can never gain new privileges through execve(). NoNewPrivileges=true - [Install] WantedBy=multi-user.target