new service: pass-secret-service
This commit is contained in:
parent
4397e0a766
commit
7555b91fdf
2 changed files with 12 additions and 0 deletions
4
pass-secret-service/log/run
Executable file
4
pass-secret-service/log/run
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
LOGDIR=$HOME/.local/log/pass-secret-service
|
||||
mkdir -p $LOGDIR
|
||||
exec svlogd -ttt $LOGDIR
|
Loading…
Add table
Add a link
Reference in a new issue