diff --git a/fuseki.service b/fuseki.service index 75019e0..ee76775 100644 --- a/fuseki.service +++ b/fuseki.service @@ -24,7 +24,7 @@ Environment=FUSEKI_BASE=/home/fuseki/fuseki_base # Command for launching the Fuseki server # Arguments must be passed via command line because the server is started before # the configuration file is read. -ExecStart=/home/fuseki/fuseki_server/fuseki-server --port=7000 --localhost +ExecStart=/home/fuseki/fuseki_server/fuseki-server --localhost User=fuseki Group=fuseki