Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2134 - (show annotations) (download)
Wed May 29 09:26:31 2013 UTC (10 years, 11 months ago) by niro
File size: 211 byte(s)
tagged 'citrix-plugin-speechmike-0_4_2'
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