cdp1337 / ARKSurvivalAscended-Linux

GNU Affero General Public License v3.0
39 stars 7 forks source link

Preserve customizations to service file #8

Open cdp1337 opened 10 months ago

cdp1337 commented 10 months ago

Customizing the command line is important to ARK, so users should be able to edit it without worrying about repeated runs of the install script overwriting their modifications.

Ideally, do this by recommending the user to edit the override file instead, and provide upgrade logic to handle this automatically.