Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2127 - (show annotations) (download)
Tue May 28 13:25:07 2013 UTC (10 years, 10 months ago) by niro
File size: 211 byte(s)
tagged 'citrix-plugin-speechmike-0_4_1'
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