Skip to content

Commit

Permalink
Add SERVICE_USER to fix DSM 6 privilege
Browse files Browse the repository at this point in the history
  • Loading branch information
mreid-tt authored Nov 5, 2023
1 parent 368f646 commit cb74418
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spk/selfoss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ DSM_UI_DIR = app
DSM_UI_CONFIG = src/app/config
CONF_DIR = src/conf/

# Set user as 'auto' for DSM 6 privilege
SERVICE_USER = auto
SERVICE_SETUP = src/service-setup.sh
STARTABLE = no

Expand Down

0 comments on commit cb74418

Please sign in to comment.