summarylogtreecommitdiffstats
path: root/stash-user.service
blob: 7019a78a32c446824a7ee6e6a5dafd3118007ba8 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Stash AV Media Server
After=network.target local-fs.target

[Service]
Type=simple
ExecStart=/usr/bin/stash --nobrowser

[Install]
WantedBy=default.target