Commit Graph

10 Commits

Author SHA1 Message Date
Matthew Saunders Brown
812fa2dd01 add support for multiple php versions 2024-09-18 12:35:55 -07:00
Matthew Saunders Brown
48871ee4fd autodetect correct php version and adjust configs as needed 2024-07-26 14:26:55 -07:00
Matthew Saunders Brown
cdc8e7df85 rework systemd stuff - missed one file in previous update 2023-12-21 11:19:18 -08:00
Matthew Saunders Brown
c3ffd5c419 rework systemd stuff
move service to paths.target
remove startup dependency
change to try-reload-or-restart which has this logic:
  Reload service if it supports it.
  If not, stop and then start instead.
  Does nothing if the service is not running.
2023-12-20 10:07:20 -08:00
Matthew Saunders Brown
8cb1be03cb change WantedBy to multi-user.target 2023-05-12 16:13:31 -07:00
Matthew Saunders Brown
7149c743cc reworked to use new systemd path configs to reload services 2023-05-12 16:03:20 -07:00
Matthew Saunders Brown
a40e7b73db change target to multi-user 2022-10-21 10:29:14 -07:00
Matthew Saunders Brown
cdde6bd201 add systemd/jail-mounts.service 2022-10-20 11:44:41 -07:00
Matthew Saunders Brown
1b0219e0f7 change license from MIT to GPL 3.0+ 2022-08-22 13:22:16 -07:00
Matthew Saunders Brown
070f07635a change webalizer cron to systemd timer 2022-07-19 15:56:12 -07:00