Isaac Connor
|
2de36f01db
|
Handle auth to mysql problems more gracefully
|
2021-10-28 13:15:18 -04:00 |
Isaac Connor
|
33ed35c1f6
|
Use new zmupdate -s param touse system maintenance use to perform updates
|
2021-04-28 10:05:21 -04:00 |
Isaac Connor
|
484ff7dbaa
|
Fail postinst if zmupdate fails
|
2021-04-19 11:51:35 -04:00 |
Isaac Connor
|
b4c594b15c
|
Use apache2_invoke instead of enmod
|
2021-02-17 12:32:06 -05:00 |
Isaac Connor
|
2936d64b91
|
Always take ownership of dirs in /var/cache/zoneminder. The previous behaviour would have only done it on a new install. Fixes #3096
|
2020-12-18 10:54:08 -05:00 |
Isaac Connor
|
9a9f80c15c
|
show which user we are updating permissions for
|
2020-10-28 14:07:29 -04:00 |
Isaac Connor
|
59884375fa
|
Add references permission so that our zmupdate can add foreign keys
|
2020-10-28 09:23:46 -04:00 |
Isaac Connor
|
02d4785e71
|
Split out user creation/updating into it's own function
|
2020-09-29 17:26:55 -04:00 |
Isaac Connor
|
f7ec83323d
|
Fix conditional
|
2020-09-23 16:16:30 -04:00 |
Isaac Connor
|
ab513689f4
|
Don't auto-start zoneminder. DEBHELPER appears to add lines that already do it and they conflict.
|
2020-09-23 16:12:21 -04:00 |
Isaac Connor
|
a68c95ba73
|
fix logic on systemd and mysql/mariadb existence
|
2020-09-23 16:07:46 -04:00 |
Isaac Connor
|
5410fcf18c
|
Detect systemd and fall back to sysV. We do this for beowulf and WSL
|
2020-09-23 14:41:26 -04:00 |
Isaac Connor
|
04aab54044
|
Detect systemd and use sysV style commands if it isn't
|
2020-09-23 11:31:16 -04:00 |
Isaac Connor
|
87175ccd49
|
Use ZM_DB_HOST when altering user permissions
|
2020-08-17 09:55:09 -04:00 |
Isaac Connor
|
00c9624868
|
Update postinst for mysql8. Can't set permissions and create user in one line.
|
2020-05-08 17:17:36 -04:00 |
Isaac Connor
|
8e06a5698f
|
Add new cleaned up rules for focal and buster
|
2020-04-23 15:02:22 -04:00 |