Public bug reported: Iscsid restart fails when killed with a SIGTERM.
Conditions: Iscsid restart policy set to "Always" via a .conf file in /etc/systemd/system/iscsid.service.d/, with the contents: [Service] Restart=always Steps to Reproduce: 1. Confirm iscsid is running, e.g. $ ps aux | grep iscsid or $ pgrep iscsid 2. Kill the pid(s) with SIGTERM, e.g. $ sudo kill -15 <pid> or $ sudo pkill iscsid 3. Confirm that iscsid has not restarted $ systemctl status iscsid This bug affects 18.04, but not 16.04. This hasn't been tested on 18.10 or later. ** Affects: open-iscsi (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821255 Title: Restart policy "Always" doesn't work under certain circumstances To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1821255/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs