Magellan Linux

Annotation of /tags/qemu-networking-4/qemu-networking.service.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2208 - (hide annotations) (download)
Mon Oct 14 09:54:56 2013 UTC (10 years, 7 months ago) by niro
File size: 260 byte(s)
tagged 'qemu-networking-4'
1 niro 1822 [Unit]
2     Description=Qemu VDE Networking
3     After=syslog.target network.target
4    
5     [Service]
6     Type=oneshot
7     RemainAfterExit=yes
8     ExecStart=@@systemdhelperdir@@/qemu-networking start
9     ExecStop=@@systemdhelperdir@@/qemu-networking stop
10    
11     [Install]
12     WantedBy=multi-user.target