[systemd-bugs] [Bug 65255] multiple .(dots) in unit file name does not work
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 4 20:46:10 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=65255
--- Comment #4 from Shridhar Daithankar <ghodechhap at ghodechhap.net> ---
Oh sorry, I should have reported ls -la finding earlier. my bad..
# ls -al *container*
-rw-r--r-- 1 root root 211 May 25 20:22 webproxy_container.service
-rw-r--r-- 1 root root 211 Jun 5 09:18 webproxy.container.service
[root at bheem multi-user.target.wants]# pwd
/etc/systemd/system/multi-user.target.wants
[root at bheem multi-user.target.wants]# systemctl start webproxy.container
Failed to issue method call: Unit webproxy.container.service failed to load: No
such file or directory. See system logs and 'systemctl status
webproxy.container.service' for details.
[root at bheem multi-user.target.wants]# systemctl start webproxy_container
[root at bheem multi-user.target.wants]# lxc-info -n webproxy
state: RUNNING
pid: 1337
[root at bheem multi-user.target.wants]# diff webproxy_container.service
webproxy.container.service
No difference is reported i.e. the files are identical.
Thanks
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130605/bf6f0535/attachment.html>
More information about the systemd-bugs
mailing list