summarylogtreecommitdiffstats
path: root/realm@.service
blob: 0143a40b90347675c2b2231b251959d23d0bde61 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=realm
Wants=network.target
After=network-online.target

[Service]
Type=exec
ExecStart=/usr/bin/realm -c /etc/realm/%i.json

[Install]
WantedBy=multi-user.target