Magellan Linux

Contents of /tags/citrix-plugin-speechmike-0_3/dpmmountd.service.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2093 - (show annotations) (download)
Fri Mar 22 12:16:05 2013 UTC (11 years ago) by niro
File size: 211 byte(s)
tagged 'citrix-plugin-speechmike-0_3'
1 [Unit]
2 Description=DPMMount Daemon.
3 After=syslog.target network.target
4
5 [Service]
6 ExecStart=@@SBINDIR@@/DPMMountd -m 2 -l @@DPMTEMPDIR@@
7 ExecReload=/bin/kill -HUP $MAINPID
8
9 [Install]
10 WantedBy=multi-user.target
11