new service: pass-secret-service

This commit is contained in:
crater2150 2023-08-20 18:01:32 +02:00
parent 4397e0a766
commit 7555b91fdf
2 changed files with 12 additions and 0 deletions

4
pass-secret-service/log/run Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
LOGDIR=$HOME/.local/log/pass-secret-service
mkdir -p $LOGDIR
exec svlogd -ttt $LOGDIR