install oidentd on carlene, fix dependencies

This commit is contained in:
Franzi 2023-09-24 10:40:47 +02:00
parent 2d3d0ca02a
commit 77ed050ade
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,7 @@
[Unit]
Description=RFC 1413 compliant ident daemon
After=network.target
Requires=network.target
After=network-online.target
[Service]
ExecStart=/usr/sbin/oidentd -i -u oident -g oident

View file

@ -18,6 +18,7 @@ bundles = [
"nextcloud",
"nodejs",
"ntfy",
"oidentd",
"php",
"postfixadmin",
"postgresql",