You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
548 B

--- fluidsynth-2.3.0.org/fluidsynth.service.in 2022-09-30 07:13:28.719819083 +0200
+++ fluidsynth-2.3.0/fluidsynth.service.in 2022-09-30 07:15:18.425188712 +0200
@@ -7,9 +7,9 @@ After=sound.target
ProtectSystem=full
Type=notify
NotifyAccess=main
-EnvironmentFile=@FLUID_DAEMON_ENV_FILE@
+EnvironmentFile=/etc/sysconfig/fluidsynth
EnvironmentFile=-%h/.config/fluidsynth
-ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/fluidsynth -is $OTHER_OPTS $SOUND_FONT
+ExecStart=/usr/bin/fluidsynth -is $OTHER_OPTS $SOUND_FONT
[Install]
WantedBy=default.target