Move emgauwa.app to separate service

This commit is contained in:
Tobias Reisinger 2026-07-19 00:40:49 +02:00
commit 7388a6e688
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 55 additions and 3 deletions

View file

@ -115,6 +115,17 @@ D("emgauwa.app", REG_OVH, DnsProvider(DSP_OVH),
emgauwa_records(emgauwa)
);
// _ _ _ _ _ _ _ _
// | |__ __ _ ___| |_ __| |_ _ _ __ ___ __ _| | ___(_)_ __ ___ _ __ | |(_)_ __ | | __
// | '_ \ / _` / __| __/ _` | | | | '_ ` _ \ / _` | |/ _ \ | '_ \ / _ \ '_ \ | || | '_ \| |/ /
// | | | | (_| \__ \ || (_| | |_| | | | | | | (_| | | __/ | | | | __/ | | |_| || | | | | <
// |_| |_|\__,_|___/\__\__,_|\__,_|_| |_| |_|\__,_|_|\___|_|_| |_|\___|_| |_(_)_||_|_| |_|_|\_\
D("hastdumaleinen.link", REG_OVH, DnsProvider(DSP_OVH),
all_defaults("hastdumaleinen.link", true),
TXT("direct", "v=spf1 mx -all"),
);
// _ _ _ _ _ _
// _ __ ___(_) |_ __ _ _ __ | | __ _ __ _ ___ ___ _ __ __ _ _ __ (_) ___ _ __ | |__ _ _ _ __ __ _ __| | ___