This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/sbin/svxlink_gpio_up
- 
        ExecStart=/usr/share/svxlink/scripts/svxlink_gpio_up
- 
        ExecStop=/usr/sbin/svxlink_gpio_down
- 
        ExecStop=/usr/share/svxlink/scripts/svxlink_gpio_down
- 
        RemainAfterExit=yes
- 
        TimeoutStartSec=60
- 
        Type=oneshot
- 
        WorkingDirectory=/etc/svxlink
 
- 
        
- 
    [Unit]- 
        Description=SvxLink repeater control software GPIO setup
- 
        Documentation=man:svxlink(1)
 
- 
        
Additionnal notes
Nothing here.