Skip to content

systemd: move config to /etc/copyparty.conf #1631

Description

@9001

the systemd examples currently assume the config file is at /etc/copyparty/copyparty.conf , however that folder is otherwise empty and doesn't serve a purpose -- its a remnant from when it was /etc/copyparty.d/ and all *.conf files inside were automatically discovered and loaded.

some of the changes that will happen before next release:

changes that should be done by distro packagers:

  • to preserve user-adjusted config for the system service, any distro packages using the systemd services as-is with the old config path /etc/copyparty/copyparty.conf should add a pre-upgrade step or similar to move it to the new location /etc/copyparty.conf

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions