]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Add Install section to systemd rbdmap.service file 11158/head
authorJelle vd Kooij <vdkooij.jelle@gmail.com>
Wed, 31 Aug 2016 22:42:34 +0000 (00:42 +0200)
committerJason Dillaman <dillaman@redhat.com>
Tue, 20 Sep 2016 20:31:44 +0000 (16:31 -0400)
Signed-off-by: Jelle vd Kooij <vdkooij.jelle@gmail.com>
(cherry picked from commit 57b6f656e17124a5ab4cd1400840d9c7c87a3cc3)

systemd/rbdmap.service

index 25c324f78dae0130dac858b407cc14f15ad40e37..70501eaca7d861d2318b6f4b7fd1751970e89853 100644 (file)
@@ -12,3 +12,6 @@ RemainAfterExit=yes
 ExecStart=/usr/bin/rbdmap map
 ExecReload=/usr/bin/rbdmap map
 ExecStop=/usr/bin/rbdmap unmap
+
+[Install]
+WantedBy=multi-user.target