Magellan Linux

Annotation of /tags/citrix-plugin-speechmike-0_1/dpmmountd.service.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2084 - (hide annotations) (download)
Fri Mar 22 10:01:52 2013 UTC (11 years, 1 month ago) by niro
File size: 211 byte(s)
tagged 'citrix-plugin-speechmike-0_1'
1 niro 2080 [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