hwoarang    15/03/21 10:38:38

  Modified:             lxc_at.service.2
  Log:
  Revbump to fix systemd file paths. Bug #543970
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  Changes    Path
1.2                  app-emulation/lxc/files/lxc_at.service.2

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/files/lxc_at.service.2?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/files/lxc_at.service.2?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/files/lxc_at.service.2?r1=1.1&r2=1.2

Index: lxc_at.service.2
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/lxc/files/lxc_at.service.2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lxc_at.service.2    15 Feb 2015 15:38:19 -0000      1.1
+++ lxc_at.service.2    21 Mar 2015 10:38:38 -0000      1.2
@@ -5,9 +5,9 @@
 [Service]
 Restart=always
 ExecStartPre=/usr/libexec/lxc/lxc-devsetup
-ExecStart=/usr/sbin/lxc-start -n %i -F
-ExecReload=/usr/sbin/lxc-restart -n %i
-ExecStop=/usr/sbin/lxc-stop -n %i
+ExecStart=/usr/bin/lxc-start -n %i -F
+ExecReload=/usr/bin/lxc-restart -n %i
+ExecStop=/usr/bin/lxc-stop -n %i
 Delegate=yes
 
 [Install]




Reply via email to