mirror of
https://github.com/YunoHost-Apps/libreddit_ynh.git
synced 2024-09-03 19:36:05 +02:00
Update systemd.service
This commit is contained in:
parent
566718defc
commit
1c0ab713c1
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ User=__APP__
|
|||
Group=__APP__
|
||||
DynamicUser=yes
|
||||
EnvironmentFile=-__INSTALL_DIR__/redlib.conf
|
||||
#ExecStart=__INSTALL_DIR__/redlib -a 127.0.0.1 -p __PORT__ --env-file .env
|
||||
ExecStart=__INSTALL_DIR__/redlib -a 127.0.0.1 -p __PORT__
|
||||
|
||||
# Hardening
|
||||
|
|
Loading…
Add table
Reference in a new issue