# Copyright (c) 2020, GrĂ©goire DuchĂȘne # # Use of this file is governed by the ISC license that can be found in # the LICENSE file. [Unit] Description=go-import-redirect [Service] ExecStart=go-import-redirect DynamicUser=true [Install] WantedBy=multi-user.target