Password package update

This commit is contained in:
2025-04-27 15:25:54 -05:00
parent 6864492ce4
commit a14dfd6562
5 changed files with 36 additions and 8 deletions

View File

@@ -0,0 +1,12 @@
[Unit]
Description=AniNIX/Password | LDAP User Report
After=network.target raven.service ravensend-daemon.service
[Service]
Type=oneshot
ExecStart=/bin/bash /usr/local/sbin/ldap-userreport
ExecReload=/bin/kill -HUP $MAINPID
KillMode=process
[Install]
WantedBy=multi-user.target