mirror of
https://github.com/rocky-linux/ansible-role-pinnwand.git
synced 2024-11-21 06:41:23 +00:00
add http command because.. reasons
This commit is contained in:
parent
8a18fb44d4
commit
fc8b537e7f
@ -8,7 +8,7 @@ Type=simple
|
||||
User=pinnwand
|
||||
Group=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
|
||||
RestartSec=60
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user