Add authelia binary ebuild
Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
0
www-apps/authelia-bin/files/authelia.confd
Normal file
0
www-apps/authelia-bin/files/authelia.confd
Normal file
0
www-apps/authelia-bin/files/authelia.initd
Normal file
0
www-apps/authelia-bin/files/authelia.initd
Normal file
10
www-apps/authelia-bin/files/authelia.service
Normal file
10
www-apps/authelia-bin/files/authelia.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Authelia authentication and authorization server
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/authelia --config /etc/authelia/configuration.yml
|
||||
SyslogIdentifier=authelia
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user