Skip to main content
Question

Replacement for Logout Trigger

  • September 19, 2022
  • 2 replies
  • 8 views

Forum|alt.badge.img+5

I understand the built in log out trigger is long gone, are there any newer workflows for running scripts at logoff?

2 replies

JasonAtCSUMB
Forum|alt.badge.img+6
  • Contributor
  • 53 replies
  • September 19, 2022

Forum|alt.badge.img+5
  • Author
  • Contributor
  • 11 replies
  • September 22, 2022

Maybe this? https://github.com/aysiu/offset

 


Apologies for the late reply here, and reading through this it seem I will have to have a script or package dumped into this directory " /usr/local/offset/logout-every"

Correct me if Im wring here but I can see this most likely incorporating Composer so things inside scripts can still sudo and run as root.

Also am I supposed to create the directory to place packages and scripts, because"/usr/local/offset/logout-every" because the logout-every folder does not exist after installing the Offset package.