forked from brl/citadel
9 lines
149 B
Desktop File
9 lines
149 B
Desktop File
[Unit]
|
|
Description=Launch default realm
|
|
ConditionPathExists=!/run/realms
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/realms start
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|