Commit Graph

5 Commits

Author SHA1 Message Date
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