mirror of
https://github.com/rocky-linux/ansible-role-pinnwand.git
synced 2024-11-21 14:51:26 +00:00
add http command because.. reasons
This commit is contained in:
parent
8a18fb44d4
commit
fc8b537e7f
@ -8,7 +8,7 @@ Type=simple
|
|||||||
User=pinnwand
|
User=pinnwand
|
||||||
Group=pinnwand
|
Group=pinnwand
|
||||||
WorkingDirectory=/opt/pinnwand/
|
WorkingDirectory=/opt/pinnwand/
|
||||||
ExecStart=/opt/pinnwand/.local/bin/pinnwand --configuration-path pinnwand.toml
|
ExecStart=/opt/pinnwand/.local/bin/pinnwand --configuration-path pinnwand.toml http
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=60
|
RestartSec=60
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user