diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-04-26 19:45:45 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2025-04-26 19:45:45 -0400 |
| commit | 929e2debb8b9a63c44e3bb02387a6774821ccb99 (patch) | |
| tree | b593e0beeaf17de681403a96c3d3bc84cfeefd62 /cmd/anubis/anubis@.service | |
| parent | 08dd2fce0f46670d146da5748d46ddaa88897098 (diff) | |
| download | x-929e2debb8b9a63c44e3bb02387a6774821ccb99.tar.xz x-929e2debb8b9a63c44e3bb02387a6774821ccb99.zip | |
feat(anubis): replace with tombstone
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'cmd/anubis/anubis@.service')
| -rw-r--r-- | cmd/anubis/anubis@.service | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/cmd/anubis/anubis@.service b/cmd/anubis/anubis@.service deleted file mode 100644 index 102775f..0000000 --- a/cmd/anubis/anubis@.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description="Anubis HTTP defense proxy (instance %i)" - -[Service] -ExecStart=/usr/bin/anubis -Restart=always -RestartSec=30s -EnvironmentFile=/etc/anubis/anubis-%i.env -LimitNOFILE=infinity - -[Install] -WantedBy=multi-user.target
\ No newline at end of file |
