wm8960-soundcard.service 198 B

123456789101112
  1. [Unit]
  2. Description=WM8960 soundcard service
  3. After=alsa-restore.service
  4. [Service]
  5. Type=oneshot
  6. RemainAfterExit=yes
  7. ExecStart=/usr/bin/wm8960-soundcard
  8. User=root
  9. [Install]
  10. WantedBy=sysinit.target