URL: https://github.com/SSSD/sssd/pull/148 Author: lslebodn Title: #148: SYSTEMD: Update journald drop-in file Action: opened
PR body: """ We changed type forking into type notify as part of commit d4063e9a21a4e203bee7e0a0144fa8cabb14cc46. But we forgot to update template drop-in file for logging into journald. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/148/head:pr148 git checkout pr148