forked from brl/citadel-tools
10 lines
173 B
SYSTEMD
10 lines
173 B
SYSTEMD
[Unit]
|
|
Description=Current realm directory watcher
|
|
Before=launch-default-realm.service
|
|
|
|
[Path]
|
|
PathChanged=/run/citadel/realms/current
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|