<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - multiple .(dots) in unit file name does not work"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65255#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - multiple .(dots) in unit file name does not work"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65255">bug 65255</a>
from <span class="vcard"><a class="email" href="mailto:ghodechhap@ghodechhap.net" title="Shridhar Daithankar <ghodechhap@ghodechhap.net>"> <span class="fn">Shridhar Daithankar</span></a>
</span></b>
<pre>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@bheem multi-user.target.wants]# pwd
/etc/systemd/system/multi-user.target.wants
[root@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@bheem multi-user.target.wants]# systemctl start webproxy_container
[root@bheem multi-user.target.wants]# lxc-info -n webproxy
state: RUNNING
pid: 1337
[root@bheem multi-user.target.wants]# diff webproxy_container.service
webproxy.container.service
No difference is reported i.e. the files are identical.
Thanks</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>