2018-03-18 19:20:36 -04:00
|
|
|
[Unit]
|
|
|
|
Description=Launch default realm
|
|
|
|
ConditionPathExists=!/run/realms
|
2018-12-31 18:39:55 -05:00
|
|
|
ConditionPathExists=/realms/default.realm
|
|
|
|
|
2018-03-18 19:20:36 -04:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
ExecStart=/usr/bin/realms start
|
|
|
|
Type=oneshot
|
|
|
|
RemainAfterExit=yes
|