alice-auth/usr/lib/systemd/system/ldap-hostname.service

11 lines
170 B
Desktop File

[Unit]
Description=Set hostname based on IP from LDAP
After=network.target
[Service]
Type=oneshot
ExecStart=/usr/bin/ldap-hostname
[Install]
WantedBy=multi-user.target