debian: rundir permissions
This commit is contained in:
parent
afd1fd4211
commit
786e619d08
@ -1,12 +1,12 @@
|
||||
[Unit]
|
||||
Description=Private runtime directory for the GNU Taler exchange
|
||||
Description=Shared private runtime directory for the GNU Taler exchange
|
||||
|
||||
[Service]
|
||||
# We just want to create the run directory
|
||||
Type=oneshot
|
||||
RuntimeDirectory=taler-exchange-private
|
||||
RuntimeDirectoryMode=2660
|
||||
User=root
|
||||
Group=taler-exchange-private
|
||||
Group=taler-exchange-secmod
|
||||
ExecStart=/bin/true
|
||||
RemainAfterExit=yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user