This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
EnvironmentFile=/etc/conf.d/fluidsynth -%h/.config/fluidsynth
-
EnvironmentFile=/etc/default/fluidsynth -%h/.config/fluidsynth
-
EnvironmentFile=/etc/sysconfig/fluidsynth -%h/.config/fluidsynth
-
EnvironmentFile=/usr/share/fillup-templates/sysconfig.fluidsynth -%h/.config/fluidsynth
-
ExecStart=/usr/bin/fluidsynth -is $OTHER_OPTS $SOUND_FONT
-
NotifyAccess=main
-
ProtectSystem
Introduced in systemd 214=full -
Type=notify
-
-
[Unit]
-
After=sound.target
-
Description=FluidSynth Daemon
-
Documentation=man:fluidsynth(1)
-
Additionnal notes
Nothing here.