mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
refactor: move proxy to monorepo
This commit is contained in:
7
backend/proxy/systemd/stapps-unit-status-mail@.service
Normal file
7
backend/proxy/systemd/stapps-unit-status-mail@.service
Normal file
@@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=Unit Status Mailer Service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/opt/stapps-compose/proxy/systemd/stapps-unit-status-mail.sh %I "Hostname: %H" "Machine ID: %m" "Boot ID: %b"
|
||||
Reference in New Issue
Block a user