adds stash task
not added in playbook for now.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Stash AV Media Server
|
||||
After=network.target local-fs.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/stash --nobrowser --config /var/lib/stash/config.yml
|
||||
User=stash
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user