Commit Graph

233 Commits

Author SHA1 Message Date
9b20a19e27 Did I really do that? Geez 2023-12-05 21:12:34 -08:00
72a33bd452 Apparently kea doesn't list->csv for me 2023-12-05 21:09:49 -08:00
a169209046 typo: nework -> network 2023-12-05 20:56:36 -08:00
c884d59f47 It's kea.dhcp4, not just kea 2023-12-05 20:47:34 -08:00
e770842fa6 Switch to Kea for dhcp4 servec 2023-12-05 20:45:34 -08:00
cf4b24da99 Add a few more adblock lists for AdGuard 2023-11-27 12:44:58 -08:00
6015d8eaf0 Add reasonable default config options to AdGuard
And allow reverse DNS lookup servers.
2023-11-27 12:13:30 -08:00
04263beb7f Make a module to supply overlay 2023-11-17 09:34:09 -08:00
d4044d886a Change the way netMaxIp works 2023-11-04 09:00:00 -07:00
88bcd94803 Remove some more deps to remove cycles, hopefully 2023-11-03 16:08:44 -07:00
fdc658a263 Remove more cycle-creating dependencies 2023-11-03 15:49:40 -07:00
10e78ba89f Switch from str -> networkHostOpts for deafult-host 2023-11-03 15:00:53 -07:00
2d96202a58 Ugh, WHAT! 2023-11-03 12:51:28 -07:00
e37fe381d5 Change the way intToIpv4 works 2023-11-03 12:42:49 -07:00
7ae766bd8a Print the min & max IPs 2023-11-03 12:29:09 -07:00
70a1a6d6af Fuckin print the network 2023-11-03 12:27:00 -07:00
9d031308aa Need to compare ints 2023-11-03 11:51:22 -07:00
a241c56c59 Make 'default-host' a full networkHost, not a str 2023-11-02 10:02:41 -07:00
cd1c104bce Oops, multi-line string in systemd 2023-10-19 22:14:01 -07:00
a46b71e72b cfg.database -> cfg.kdc.database 2023-10-15 23:14:59 -07:00
56f4e49df0 KDC - Ensure database exists and is readable 2023-10-15 23:00:48 -07:00
356c452d66 Only launch ejabberd if env is available 2023-10-15 21:10:05 -07:00
c629223e85 See if requiring works better... 2023-10-13 23:14:59 -07:00
19f117a14b Let's just be explicit about multi-user 2023-10-13 22:06:37 -07:00
1c0d4b207a wantedBy default.target doesn't seem to work... 2023-10-13 22:05:49 -07:00
5079561573 Formatting 2023-10-11 12:03:07 -07:00
1e5cdcba79 This is just tweaking at this point... 2023-10-09 22:58:42 -07:00
169cf84263 Require the FS to be online before loading secrets 2023-10-09 18:55:08 -07:00
130086b6a8 default isn't working 2023-10-09 18:02:12 -07:00
28e16e19e4 Make secrets into RemaiAfterExit oneshot services 2023-10-09 16:10:50 -07:00
7fcbc0bddb Make secrets work again... 2023-10-09 11:35:45 -07:00
db5c0b7cd1 Allow for null gssapi-realm 2023-10-08 16:21:24 -07:00
0890bb7b1e Specify full path for chown 2023-10-06 19:08:50 -07:00
37bd62f950 Start all secrets on boot 2023-10-01 22:47:24 -07:00
49009f67e7 Figured out how to correctly change ownership 2023-09-22 23:20:44 -07:00
a72e23a198 Fix ref to cfg.state-directory 2023-09-22 22:29:13 -07:00
ad5570b7c3 Give ExecStartPre root perms.
Apparently PermissionsStartOnly = false will do that.
2023-09-22 22:25:43 -07:00
7ed8b64466 Make sure kerberos database belongs to kerberos user 2023-09-22 10:08:18 -07:00
f3312f8fce Not list concat... 2023-09-06 17:48:23 -07:00
1e1bd7e3b9 Add given name & surname to ldap 2023-09-06 17:43:52 -07:00
dbf6cd6337 Add givenName & surname 2023-09-06 17:37:55 -07:00
cea913f1fe Apparently it's 'account' that interferes with inetOrgPerson 2023-09-06 16:27:18 -07:00
169dee3939 Ugh 2023-09-06 16:13:37 -07:00
bfcd26ae7e Umm 2023-09-06 16:12:34 -07:00
59a0f02001 Um? 2023-09-06 16:10:57 -07:00
92962b83ed Umm...must be getting tired 2023-09-06 16:01:01 -07:00
b2d3ef23f2 Apparently some emails are still null? 2023-09-06 15:59:13 -07:00
930f12ab17 Why not inetOrgPerson? 2023-09-06 15:52:30 -07:00
83b85a7495 Moved the stupid hack somewhere more reasonable 2023-09-06 15:49:34 -07:00
f5e5e263ef Use correct email 2023-09-06 15:32:11 -07:00