mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Add yunohost-firewall.service but do not enable it
This commit is contained in:
parent
8362bf2ec0
commit
604f29184d
1 changed files with 1 additions and 0 deletions
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -12,6 +12,7 @@ override_dh_installinit:
|
|||
|
||||
override_dh_systemd_enable:
|
||||
dh_systemd_enable --name=yunohost-api
|
||||
dh_systemd_enable --name=yunohost-firewall --no-enable
|
||||
|
||||
override_dh_systemd_start:
|
||||
dh_systemd_start --restart-after-upgrade yunohost-api.service
|
||||
|
|
Loading…
Add table
Reference in a new issue