Fix systemd service file
authorRalf Jung <post@ralfj.de>
Thu, 10 Oct 2013 16:29:24 +0000 (18:29 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 10 Oct 2013 16:29:24 +0000 (18:29 +0200)
debian/changelog
debian/osspd.service

index e417f75b4e0fdc3dd80ffe5ecc85092e18f8be5a..ddc6f90a7fde2ad05628b66fe93350e133de0e6f 100644 (file)
@@ -1,3 +1,9 @@
+osspd (1.3.2-5) UNRELEASED; urgency=low
+
+  * Fix systemd service file.
+
+ -- Ralf Jung <post@ralfj.de>  Thu, 10 Oct 2013 18:29:01 +0200
+
 osspd (1.3.2-4) unstable; urgency=low
 
   * Move backends into their own packages.
 osspd (1.3.2-4) unstable; urgency=low
 
   * Move backends into their own packages.
index 1105290df792af93121f74df1fa0ad3964862a4d..5d76828a0cd748b08b9e410ee358ece1c1f412ce 100644 (file)
@@ -2,6 +2,7 @@
 Description=OSS Proxy Daemon
 
 [Service]
 Description=OSS Proxy Daemon
 
 [Service]
+ExecStartPre=/sbin/modprobe cuse
 ExecStart=/usr/sbin/osspd -f --dsp-slave=/usr/lib/osspd/ossp-slave
 
 [Install]
 ExecStart=/usr/sbin/osspd -f --dsp-slave=/usr/lib/osspd/ossp-slave
 
 [Install]