forked from brl/citadel-tools
systemd unit file for realms daemon
This commit is contained in:
parent
3c195032bb
commit
875dcaf5e5
8
data/citadel-realmsd.service
Normal file
8
data/citadel-realmsd.service
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Realms Manager Daemon
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/usr/libexec/citadel-realmsd
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user