Skip to content

Commit

Permalink
fix ''Read-only file system : '/etc/webone.conf.d/ssl.key'''
Browse files Browse the repository at this point in the history
  • Loading branch information
atauenis committed May 31, 2023
1 parent 79ba9e1 commit 8167f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webone.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ DynamicUser=yes
Environment="HOME=/tmp/"
ExecStart=/usr/local/bin/webone --daemon
ReadWriteDirectories=-/var/log/
ReadWriteDirectories=-/etc/webone.conf.d/
TimeoutStopSec=10
Restart=on-failure
RestartSec=5
Expand Down

0 comments on commit 8167f13

Please sign in to comment.