aboutsummaryrefslogtreecommitdiff
path: root/src/property
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-23 14:07:47 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-23 14:34:55 -0700
commite3fbac3fae6a1c36e3e8ef9621ca842940141a43 (patch)
treeea6521d8205222ae1cc4686f67ec213de16ed786 /src/property
parentc487ae071d19d099c05e6a66029ba4641f43f23b (diff)
downloadconsfigurator-e3fbac3fae6a1c36e3e8ef9621ca842940141a43.tar.gz
note idea about some keyword arguments for APT:UNATTENDED-UPGRADES
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property')
-rw-r--r--src/property/apt.lisp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/property/apt.lisp b/src/property/apt.lisp
index 4aded1d..ab976e0 100644
--- a/src/property/apt.lisp
+++ b/src/property/apt.lisp
@@ -169,6 +169,8 @@ EOF))
(:unapply
(file:does-not-exist "/etc/apt/apt.conf.d/02periodic")))
+;; We might add keyword arguments so that the user could disable running the
+;; cron daemon and configuring mailing root.
(defproplist unattended-upgrades :posix ()
"Enable unattended upgrades.