1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snweb_ynh.git synced 2024-09-03 20:26:22 +02:00

Fix: systemd.service WantedBy -> install fails

This commit is contained in:
Fabian Wilkens 2021-08-22 11:19:28 +02:00
parent d2b57158fd
commit 909547ab12
No known key found for this signature in database
GPG key ID: 23DFA025BB4E9FAB

View file

@ -41,4 +41,4 @@ CapabilityBoundingSet=~CAP_NET_ADMIN CAP_NET_BROADCAST CAP_NET_RAW
CapabilityBoundingSet=~CAP_SYS_ADMIN CAP_SYS_PTRACE CAP_SYSLOG
[Install]
WantedBy=default.target
WantedBy=multi-user.target