mirror of
https://github.com/termux-pacman/glibc-packages.git
synced 2025-02-24 09:45:01 +00:00
10 lines
161 B
Desktop File
10 lines
161 B
Desktop File
[Unit]
|
|
Description=Kerberos 5 KDC
|
|
|
|
[Service]
|
|
ExecStart=/data/data/com.termux/files/usr/glibc/bin/krb5kdc -n
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|