From: Ralf Jung Date: Thu, 10 Oct 2013 16:29:24 +0000 (+0200) Subject: Fix systemd service file X-Git-Tag: debian/1.3.2-5~1 X-Git-Url: https://git.ralfj.de/osspd.git/commitdiff_plain/cd5fc81b3d6c005b22afaa0e5fdd15651772309f Fix systemd service file --- diff --git a/debian/changelog b/debian/changelog index e417f75..ddc6f90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +osspd (1.3.2-5) UNRELEASED; urgency=low + + * Fix systemd service file. + + -- Ralf Jung Thu, 10 Oct 2013 18:29:01 +0200 + osspd (1.3.2-4) unstable; urgency=low * Move backends into their own packages. diff --git a/debian/osspd.service b/debian/osspd.service index 1105290..5d76828 100644 --- a/debian/osspd.service +++ b/debian/osspd.service @@ -2,6 +2,7 @@ Description=OSS Proxy Daemon [Service] +ExecStartPre=/sbin/modprobe cuse ExecStart=/usr/sbin/osspd -f --dsp-slave=/usr/lib/osspd/ossp-slave [Install]