mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[deb] Add Install section to yunohost-firewall.service
This commit is contained in:
parent
3b3680c2d2
commit
2c4253a99f
1 changed files with 3 additions and 0 deletions
3
debian/yunohost-firewall.service
vendored
3
debian/yunohost-firewall.service
vendored
|
@ -9,3 +9,6 @@ ExecStart=/usr/bin/yunohost firewall reload
|
|||
ExecReload=/usr/bin/yunohost firewall reload
|
||||
ExecStop=/usr/bin/yunohost firewall stop
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Reference in a new issue