11 lines
209 B
Desktop File
11 lines
209 B
Desktop File
[Unit]
|
|
Description=Launch default realm
|
|
ConditionPathExists=!/run/realms
|
|
ConditionPathExists=/realms/default.realm
|
|
|
|
|
|
[Service]
|
|
ExecStart=/usr/libexec/citadel-boot start-realms
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|