# SPDX-License-Identifier: GPL-3.0 # Denis Kanuf [Unit] Description=Initialize Octoprint 3d-printer web interface Before=octoprint.service [Service] Type=oneshot ExecStart=/usr/local/libexec/octoprint-init [Install] WantedBy=multi-user.target