Magellan Linux

Contents of /trunk/krb5/krb5-kdc.service

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3266 - (show annotations) (download)
Tue Dec 11 12:01:26 2018 UTC (5 years, 5 months ago) by niro
File size: 128 byte(s)
-added patches and service files
1 [Unit]
2 Description=Kerberos 5 KDC
3
4 [Service]
5 ExecStart=/usr/bin/krb5kdc -n
6 Restart=always
7
8 [Install]
9 WantedBy=multi-user.target