This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        EnvironmentFile=-/etc/sysconfig/timidity
- 
        ExecStart=/usr/bin/timidity $TIM_ALSASEQPARAMS $TIM_STARTUP
- 
        ExecStart=/usr/bin/timidity -iA
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=read-only
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        RestrictRealtimeIntroduced in systemd 231=yes
 
- 
        
- 
    [Unit]- 
        After=sound.target
- 
        Description=TiMidity++ Daemon
 
- 
        
Additionnal notes
Nothing here.