Fix exec type.

This commit is contained in:
JOLIMAITRE Matthieu 2025-05-26 23:42:52 +02:00
parent 05bab61345
commit be6b26ba68

View file

@ -2,7 +2,7 @@
Description=Feseur refreshing service.
[Service]
Type=forking
Type=exec
ExecStart=feseur-service
[Install]