diff options
author | H. P. <harald.p.@xmart.de> | 2018-11-01 13:30:58 +0100 |
---|---|---|
committer | H. P. <harald.p.@xmart.de> | 2018-11-01 13:30:58 +0100 |
commit | 0632591996893fe136a1f2fe44d9b9f404f41f3e (patch) | |
tree | 7340edbe7c212da3db45a83219147143a3268c8d /fakeenv/etc/systemd/system/libvirtd.service | |
download | fedora-laptop-0632591996893fe136a1f2fe44d9b9f404f41f3e.tar.bz2 |
Initial commit
Diffstat (limited to 'fakeenv/etc/systemd/system/libvirtd.service')
-rw-r--r-- | fakeenv/etc/systemd/system/libvirtd.service | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fakeenv/etc/systemd/system/libvirtd.service b/fakeenv/etc/systemd/system/libvirtd.service new file mode 100644 index 0000000..6b10a85 --- /dev/null +++ b/fakeenv/etc/systemd/system/libvirtd.service @@ -0,0 +1,11 @@ +[Unit] +Description=a nuclear war at the gay bar gay bar gay bar +Requires=local-fs.target + +[Service] +Type=oneshot +ExecStart=/bin/echo NUCELAR WAR +ExecStop=/bin/echo More kittens for everybody + +[Install] +WantedBy=multi-user.target |