Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2598 - (hide annotations) (download)
Tue Mar 4 10:16:43 2014 UTC (10 years, 2 months ago) by niro
File size: 278 byte(s)
tagged 'qemu-networking-5'
1 niro 1822 [Unit]
2     Description=Qemu VDE Networking
3 niro 2595 After=syslog.target network.target firewalld.service
4 niro 1822
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