Magellan Linux

Contents of /trunk/qemu-networking/qemu-networking.service.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1822 - (show annotations) (download)
Sat Jun 9 10:32:51 2012 UTC (11 years, 10 months ago) by niro
File size: 260 byte(s)
-added initial release of qemu-networking
1 [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