Skip to content

Commit

Permalink
fix: give service access to fs (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
name-snrl authored Jan 26, 2024
1 parent 55d98fe commit 94afd51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wluma.service
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ExecStart=/usr/bin/wluma
Restart=always
EnvironmentFile=-%E/wluma/service.conf
PrivateNetwork=true
PrivateMounts=false

[Install]
WantedBy=graphical-session.target

0 comments on commit 94afd51

Please sign in to comment.