New process using mount point
This commit is contained in:
parent
637a60c3bf
commit
5d14cf2985
18 changed files with 217 additions and 244 deletions
|
@ -1 +1 @@
|
|||
/etc/authelia/configuration.yml
|
||||
/etc/gotify/config.yml
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
id authelia &> /dev/null || useradd authelia -r -s /bin/false
|
||||
id gotify &> /dev/null || useradd gotify -r -s /bin/false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue