Skip to content
Snippets Groups Projects
autoboot.service 259 B
Newer Older
Louis's avatar
Louis committed
[Unit]
Description=Autostart Realm Fantastique On Boot

[Service]
Environment=DISPLAY=:0
ExecStart=/var/game/game_core
WorkingDirectory=/var/game/game_core
Restart=always
RestartSec=10s
KillMode=process
TimeoutSec=infinity

[Install]
WantedBy=graphical.target