]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Add Install section to systemd rbdmap.service file 10942/head
authorJelle vd Kooij <vdkooij.jelle@gmail.com>
Wed, 31 Aug 2016 22:42:34 +0000 (00:42 +0200)
committerJelle vd Kooij <vdkooij.jelle@gmail.com>
Wed, 31 Aug 2016 22:42:34 +0000 (00:42 +0200)
Signed-off-by: Jelle vd Kooij <vdkooij.jelle@gmail.com>
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