Magellan Linux

Annotation of /trunk/ica-client/ctxusbd.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1736 - (hide annotations) (download)
Wed Apr 11 21:37:40 2012 UTC (12 years ago) by niro
File size: 187 byte(s)
-added systemd unit
1 niro 1736 [Unit]
2     Description=Citrix USB daemon
3     After=syslog.target network.target
4    
5     [Service]
6     Type=forking
7     PIDFile=/run/ctxusbd.pid
8     ExecStart=/usr/sbin/ctxusbd
9    
10     [Install]
11     WantedBy=multi-user.target