summarylogtreecommitdiffstats
path: root/epoptes-client.service
diff options
context:
space:
mode:
Diffstat (limited to 'epoptes-client.service')
-rw-r--r--epoptes-client.service7
1 files changed, 2 insertions, 5 deletions
diff --git a/epoptes-client.service b/epoptes-client.service
index 0e365c678f47..b52336130ae7 100644
--- a/epoptes-client.service
+++ b/epoptes-client.service
@@ -1,12 +1,9 @@
[Unit]
Description=Epoptes-client system daemon
-Wants=network-online.target
-After=network-online.target
+After=network.target
[Service]
-EnvironmentFile=-/etc/default/epoptes-client
-ExecStartPre=/bin/sh -c "if ! [ -s /etc/epoptes/server.crt ]; then /usr/sbin/epoptes-client -c ${SERVER}; fi"
ExecStart=/usr/sbin/epoptes-client
[Install]
-WantedBy=multi-user.target \ No newline at end of file
+WantedBy=multi-user.target