mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
ditto
This commit is contained in:
parent
2c08f29c02
commit
0decf2d704
1 changed files with 1 additions and 3 deletions
|
@ -4,9 +4,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
User={{ minetest_runas_user }}
|
||||
Group={{ minetest_runas_group }}
|
||||
WorkingDirectory=/library/games/minetest
|
||||
WorkingDirectory={{ minetest_working_dir }}
|
||||
ExecStart={{ minetest_server_bin }} --port {{ minetest_port }} --config {{ minetest_config_file }} --logfile /var/log/minetest/minetest.log --world {{ minetest_world_dir }}
|
||||
Restart=on-abort
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue