create more and changes

This commit is contained in:
fuzzy 2022-10-19 23:29:01 -05:00
parent 161f10f3b1
commit 1e6a4dd0c8
7 changed files with 19 additions and 7 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
exec caddy run -config /home/fuzzy/Documents/caddy/Caddyfile
exec caddy run --config /home/fuzzy/Documents/caddy/Caddyfile >> /home/fuzzy/Documents/caddylog.txt

4
jellyfin/run~ Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
exec jellyfin --datadir /home/fuzzy/.local/share/jellyfin --service > /dev/null 2>&1

View File

@ -1,6 +0,0 @@
#!/bin/sh
exec chpst -u fuzzy navidrome \
--configfile /home/fuzzy/.config/navidrome/navidrome.toml \
--datafolder /home/fuzzy/.config/navidrome

3
wired/logz Normal file
View File

@ -0,0 +1,3 @@
Couldn't load a config because we couldn't find one, so will use default.
A wired socket exists; taking ownership. Existing wired processes will not receive CLI calls.
Notification bus name acquired.

4
wired/run Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
exec wired --run

3
xcmenu/run Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
exec sudo chpst -u fuzzy xcmenu --daemon

4
yarr/run Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
exec sudo chpst -u fuzzy yarr -addr 0.0.0.0:7070 -auth-file=/home/fuzzy/.config/yarr/auth.conf -db=/home/fuzzy/.config/yarr/feed.sql -log-file=/home/fuzzy/.config/yarr/access.log