mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 16:48:52 +02:00
change user/group for config file
This commit is contained in:
parent
1b13cac7b4
commit
52b64e9f0c
7 changed files with 136 additions and 27 deletions
|
@ -391,6 +391,8 @@ public:
|
|||
|
||||
void save();
|
||||
|
||||
void init(const std::string& root_directory = "", const std::string& user = "", const std::string& group = "");
|
||||
|
||||
std::vector<GroupPtr> groups;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue