mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-12-23 11:02:22 +03:00
updated control file
This commit is contained in:
parent
9b68d4fd51
commit
37cd209921
2 changed files with 2 additions and 1 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -34,6 +34,7 @@ Depends: ${misc:Depends},
|
||||||
rsyslog-relp,
|
rsyslog-relp,
|
||||||
quota,
|
quota,
|
||||||
quotatool,
|
quotatool,
|
||||||
|
iptables-persistent,
|
||||||
ahenk-register
|
ahenk-register
|
||||||
Replaces: libpam-runtime
|
Replaces: libpam-runtime
|
||||||
Description: The client side of the Lider Ahenk Project
|
Description: The client side of the Lider Ahenk Project
|
||||||
|
|
|
@ -25,4 +25,4 @@ get_policy_timeout = 30
|
||||||
[MACHINE]
|
[MACHINE]
|
||||||
type = default
|
type = default
|
||||||
agreement = 2
|
agreement = 2
|
||||||
user_disabled=0
|
user_disabled = false
|
||||||
|
|
Loading…
Reference in a new issue