Since I make this project for myself, let I put my nickname in systemd.service.
This commit is contained in:
parent
ba459f2d1f
commit
7a19e20c87
@ -6,7 +6,7 @@ After=network-online.target
|
||||
Type=simple
|
||||
Restart=on-failure
|
||||
DynamicUser=yes
|
||||
ExecStart=/usr/bin/dwelling-home -listen /var/run/dwelling-home/sock -db /var/lib/dwelling-home -captcha-expiry 10m -gb-owner Admin -gb-pagesz 60
|
||||
ExecStart=/usr/bin/dwelling-home -listen /var/run/dwelling-home/sock -db /var/lib/dwelling-home -captcha-expiry 10m -gb-owner Arav -gb-pagesz 60
|
||||
|
||||
ReadOnlyPaths=/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user