[Touch-packages] [Bug 1658917] Re: Not possible to stop a service after deleting /etc/init/service.conf file

2017-01-24 Thread Nikhil Ranjan
** Description changed:

  If /etc/init/myservice.conf is deleted while myservice is still running
- then the service cannot be stopped afterwards. service myservice stop
- will say "myservice: unrecognized service". The process associated with
- the service will continue to run and will restarts after killing.
+ then the service cannot be stopped afterwards.
+ 
+ # service myservice stop
+ 
+ will say
+ 
+ "myservice: unrecognized service".
+ 
+ The process associated with the service will continue to run and will
+ restarts after killing.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1658917

Title:
  Not possible to stop a service after deleting /etc/init/service.conf
  file

Status in sysvinit package in Ubuntu:
  Triaged

Bug description:
  If /etc/init/myservice.conf is deleted while myservice is still
  running then the service cannot be stopped afterwards.

  # service myservice stop

  will say

  "myservice: unrecognized service".

  The process associated with the service will continue to run and will
  restarts after killing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1658917/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1658917] Re: Not possible to stop a service after deleting /etc/init/service.conf file

2017-01-24 Thread Steve Langasek
This is a bug in the sysvinit-utils package that provides the 'service'
command, not in upstart.  You can still stop the service by running
'stop myservice' instead of 'service myservice stop'.

** Project changed: upstart => sysvinit (Ubuntu)

** Changed in: sysvinit (Ubuntu)
   Importance: Undecided => Low

** Changed in: sysvinit (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1658917

Title:
  Not possible to stop a service after deleting /etc/init/service.conf
  file

Status in sysvinit package in Ubuntu:
  Triaged

Bug description:
  If /etc/init/myservice.conf is deleted while myservice is still
  running then the service cannot be stopped afterwards. service
  myservice stop will say "myservice: unrecognized service". The process
  associated with the service will continue to run and will restarts
  after killing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1658917/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp