Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: systemd (Ubuntu)
       Status: New => Confirmed

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

Title:
  Restart loop when using PathExistsGlob

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  When using PathExistsGlob in a path unit, systemd starts the
  corresponding service unit in an infinite loop. We have observed this
  problem only under Jammy.

  --------------
  [Unit]
  Description=Test

  [Path]
  PathExistsGlob=/home/www-data/test/*.so
  Unit=test.service

  [Install]
  WantedBy=multi-user.target

  --------------
  [Unit]
  Description=Test

  [Service]
  Type=simple
  ExecStart=echo test
  StartLimitBurst=1000

  [Install]
  WantedBy=multi-user.target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1973589/+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

Reply via email to