From 928d4b04753b2b7bf4d9cc9ccca530b29226d1c5 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Wed, 5 Dec 2018 15:08:54 +0000 Subject: [PATCH] committing changes in /etc after apt run Package changes: +at 3.1.16-1 --- .etckeeper | 4 ++ at.deny | 24 ++++++++++ init.d/atd | 48 +++++++++++++++++++ pam.d/atd | 10 ++++ rc0.d/K01atd | 1 + rc0.d/{K01avahi-daemon => K03avahi-daemon} | 0 rc0.d/{K03sendsigs => K04sendsigs} | 0 rc0.d/{K04rsyslog => K05rsyslog} | 0 rc0.d/{K05umountnfs.sh => K06umountnfs.sh} | 0 rc0.d/{K06nfs-common => K07nfs-common} | 0 rc0.d/{K06rpcbind => K07rpcbind} | 0 rc0.d/{K07hwclock.sh => K08hwclock.sh} | 0 rc0.d/{K07networking => K08networking} | 0 rc0.d/{K08umountfs => K09umountfs} | 0 rc0.d/{K09umountroot => K10umountroot} | 0 rc0.d/{K10halt => K11halt} | 0 rc1.d/K01atd | 1 + rc1.d/{K01avahi-daemon => K03avahi-daemon} | 0 rc1.d/{K04rsyslog => K05rsyslog} | 0 rc1.d/{K06nfs-common => K07nfs-common} | 0 rc1.d/{K06rpcbind => K07rpcbind} | 0 rc2.d/S02atd | 1 + rc3.d/S02atd | 1 + rc4.d/S02atd | 1 + rc5.d/S02atd | 1 + rc6.d/K01atd | 1 + rc6.d/{K01avahi-daemon => K03avahi-daemon} | 0 rc6.d/{K03sendsigs => K04sendsigs} | 0 rc6.d/{K04rsyslog => K05rsyslog} | 0 rc6.d/{K05umountnfs.sh => K06umountnfs.sh} | 0 rc6.d/{K06nfs-common => K07nfs-common} | 0 rc6.d/{K06rpcbind => K07rpcbind} | 0 rc6.d/{K07hwclock.sh => K08hwclock.sh} | 0 rc6.d/{K07networking => K08networking} | 0 rc6.d/{K08umountfs => K09umountfs} | 0 rc6.d/{K09umountroot => K10umountroot} | 0 rc6.d/{K10reboot => K11reboot} | 0 .../multi-user.target.wants/atd.service | 1 + 38 files changed, 94 insertions(+) create mode 100644 at.deny create mode 100755 init.d/atd create mode 100644 pam.d/atd create mode 120000 rc0.d/K01atd rename rc0.d/{K01avahi-daemon => K03avahi-daemon} (100%) rename rc0.d/{K03sendsigs => K04sendsigs} (100%) rename rc0.d/{K04rsyslog => K05rsyslog} (100%) rename rc0.d/{K05umountnfs.sh => K06umountnfs.sh} (100%) rename rc0.d/{K06nfs-common => K07nfs-common} (100%) rename rc0.d/{K06rpcbind => K07rpcbind} (100%) rename rc0.d/{K07hwclock.sh => K08hwclock.sh} (100%) rename rc0.d/{K07networking => K08networking} (100%) rename rc0.d/{K08umountfs => K09umountfs} (100%) rename rc0.d/{K09umountroot => K10umountroot} (100%) rename rc0.d/{K10halt => K11halt} (100%) create mode 120000 rc1.d/K01atd rename rc1.d/{K01avahi-daemon => K03avahi-daemon} (100%) rename rc1.d/{K04rsyslog => K05rsyslog} (100%) rename rc1.d/{K06nfs-common => K07nfs-common} (100%) rename rc1.d/{K06rpcbind => K07rpcbind} (100%) create mode 120000 rc2.d/S02atd create mode 120000 rc3.d/S02atd create mode 120000 rc4.d/S02atd create mode 120000 rc5.d/S02atd create mode 120000 rc6.d/K01atd rename rc6.d/{K01avahi-daemon => K03avahi-daemon} (100%) rename rc6.d/{K03sendsigs => K04sendsigs} (100%) rename rc6.d/{K04rsyslog => K05rsyslog} (100%) rename rc6.d/{K05umountnfs.sh => K06umountnfs.sh} (100%) rename rc6.d/{K06nfs-common => K07nfs-common} (100%) rename rc6.d/{K06rpcbind => K07rpcbind} (100%) rename rc6.d/{K07hwclock.sh => K08hwclock.sh} (100%) rename rc6.d/{K07networking => K08networking} (100%) rename rc6.d/{K08umountfs => K09umountfs} (100%) rename rc6.d/{K09umountroot => K10umountroot} (100%) rename rc6.d/{K10reboot => K11reboot} (100%) create mode 120000 systemd/system/multi-user.target.wants/atd.service diff --git a/.etckeeper b/.etckeeper index c5c28f0..e6f9098 100755 --- a/.etckeeper +++ b/.etckeeper @@ -157,6 +157,8 @@ maybe chmod 0644 'apt/sources.list.d/lxccu_test.list' maybe chmod 0644 'apt/sources.list.d/raspi.list' maybe chmod 0644 'apt/trusted.gpg' maybe chmod 0755 'apt/trusted.gpg.d' +maybe chgrp 'daemon' 'at.deny' +maybe chmod 0640 'at.deny' maybe chmod 0755 'avahi' maybe chmod 0644 'avahi/avahi-daemon.conf' maybe chmod 0644 'avahi/hosts' @@ -576,6 +578,7 @@ maybe chmod 0755 'init' maybe chmod 0755 'init.d' maybe chmod 0644 'init.d/README' maybe chmod 0755 'init.d/alsa-utils' +maybe chmod 0755 'init.d/atd' maybe chmod 0755 'init.d/avahi-daemon' maybe chmod 0755 'init.d/binfmt-support' maybe chmod 0755 'init.d/bluetooth' @@ -939,6 +942,7 @@ maybe chmod 0644 'openal/alsoft.conf' maybe chmod 0755 'opt' maybe chmod 0644 'pam.conf' maybe chmod 0755 'pam.d' +maybe chmod 0644 'pam.d/atd' maybe chmod 0644 'pam.d/chfn' maybe chmod 0644 'pam.d/chpasswd' maybe chmod 0644 'pam.d/chsh' diff --git a/at.deny b/at.deny new file mode 100644 index 0000000..0d5a382 --- /dev/null +++ b/at.deny @@ -0,0 +1,24 @@ +alias +backup +bin +daemon +ftp +games +gnats +guest +irc +lp +mail +man +nobody +operator +proxy +qmaild +qmaill +qmailp +qmailq +qmailr +qmails +sync +sys +www-data diff --git a/init.d/atd b/init.d/atd new file mode 100755 index 0000000..2e825fc --- /dev/null +++ b/init.d/atd @@ -0,0 +1,48 @@ +#! /bin/sh +### BEGIN INIT INFO +# Provides: atd +# Required-Start: $syslog $time $remote_fs +# Required-Stop: $syslog $time $remote_fs +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Deferred execution scheduler +# Description: Debian init script for the atd deferred executions +# scheduler +### END INIT INFO +# +# Author: Ryan Murray +# + +PATH=/bin:/usr/bin:/sbin:/usr/sbin +DAEMON=/usr/sbin/atd +PIDFILE=/var/run/atd.pid + +test -x $DAEMON || exit 0 + +. /lib/lsb/init-functions + +case "$1" in + start) + log_daemon_msg "Starting deferred execution scheduler" "atd" + start_daemon -p $PIDFILE $DAEMON + log_end_msg $? + ;; + stop) + log_daemon_msg "Stopping deferred execution scheduler" "atd" + killproc -p $PIDFILE $DAEMON + log_end_msg $? + ;; + force-reload|restart) + $0 stop + $0 start + ;; + status) + status_of_proc -p $PIDFILE $DAEMON atd && exit 0 || exit $? + ;; + *) + echo "Usage: /etc/init.d/atd {start|stop|restart|force-reload|status}" + exit 1 + ;; +esac + +exit 0 diff --git a/pam.d/atd b/pam.d/atd new file mode 100644 index 0000000..0036e71 --- /dev/null +++ b/pam.d/atd @@ -0,0 +1,10 @@ +# +# The PAM configuration file for the at daemon +# + +auth required pam_env.so +@include common-auth +@include common-account +session required pam_loginuid.so +@include common-session-noninteractive +session required pam_limits.so diff --git a/rc0.d/K01atd b/rc0.d/K01atd new file mode 120000 index 0000000..8cd7248 --- /dev/null +++ b/rc0.d/K01atd @@ -0,0 +1 @@ +../init.d/atd \ No newline at end of file diff --git a/rc0.d/K01avahi-daemon b/rc0.d/K03avahi-daemon similarity index 100% rename from rc0.d/K01avahi-daemon rename to rc0.d/K03avahi-daemon diff --git a/rc0.d/K03sendsigs b/rc0.d/K04sendsigs similarity index 100% rename from rc0.d/K03sendsigs rename to rc0.d/K04sendsigs diff --git a/rc0.d/K04rsyslog b/rc0.d/K05rsyslog similarity index 100% rename from rc0.d/K04rsyslog rename to rc0.d/K05rsyslog diff --git a/rc0.d/K05umountnfs.sh b/rc0.d/K06umountnfs.sh similarity index 100% rename from rc0.d/K05umountnfs.sh rename to rc0.d/K06umountnfs.sh diff --git a/rc0.d/K06nfs-common b/rc0.d/K07nfs-common similarity index 100% rename from rc0.d/K06nfs-common rename to rc0.d/K07nfs-common diff --git a/rc0.d/K06rpcbind b/rc0.d/K07rpcbind similarity index 100% rename from rc0.d/K06rpcbind rename to rc0.d/K07rpcbind diff --git a/rc0.d/K07hwclock.sh b/rc0.d/K08hwclock.sh similarity index 100% rename from rc0.d/K07hwclock.sh rename to rc0.d/K08hwclock.sh diff --git a/rc0.d/K07networking b/rc0.d/K08networking similarity index 100% rename from rc0.d/K07networking rename to rc0.d/K08networking diff --git a/rc0.d/K08umountfs b/rc0.d/K09umountfs similarity index 100% rename from rc0.d/K08umountfs rename to rc0.d/K09umountfs diff --git a/rc0.d/K09umountroot b/rc0.d/K10umountroot similarity index 100% rename from rc0.d/K09umountroot rename to rc0.d/K10umountroot diff --git a/rc0.d/K10halt b/rc0.d/K11halt similarity index 100% rename from rc0.d/K10halt rename to rc0.d/K11halt diff --git a/rc1.d/K01atd b/rc1.d/K01atd new file mode 120000 index 0000000..8cd7248 --- /dev/null +++ b/rc1.d/K01atd @@ -0,0 +1 @@ +../init.d/atd \ No newline at end of file diff --git a/rc1.d/K01avahi-daemon b/rc1.d/K03avahi-daemon similarity index 100% rename from rc1.d/K01avahi-daemon rename to rc1.d/K03avahi-daemon diff --git a/rc1.d/K04rsyslog b/rc1.d/K05rsyslog similarity index 100% rename from rc1.d/K04rsyslog rename to rc1.d/K05rsyslog diff --git a/rc1.d/K06nfs-common b/rc1.d/K07nfs-common similarity index 100% rename from rc1.d/K06nfs-common rename to rc1.d/K07nfs-common diff --git a/rc1.d/K06rpcbind b/rc1.d/K07rpcbind similarity index 100% rename from rc1.d/K06rpcbind rename to rc1.d/K07rpcbind diff --git a/rc2.d/S02atd b/rc2.d/S02atd new file mode 120000 index 0000000..8cd7248 --- /dev/null +++ b/rc2.d/S02atd @@ -0,0 +1 @@ +../init.d/atd \ No newline at end of file diff --git a/rc3.d/S02atd b/rc3.d/S02atd new file mode 120000 index 0000000..8cd7248 --- /dev/null +++ b/rc3.d/S02atd @@ -0,0 +1 @@ +../init.d/atd \ No newline at end of file diff --git a/rc4.d/S02atd b/rc4.d/S02atd new file mode 120000 index 0000000..8cd7248 --- /dev/null +++ b/rc4.d/S02atd @@ -0,0 +1 @@ +../init.d/atd \ No newline at end of file diff --git a/rc5.d/S02atd b/rc5.d/S02atd new file mode 120000 index 0000000..8cd7248 --- /dev/null +++ b/rc5.d/S02atd @@ -0,0 +1 @@ +../init.d/atd \ No newline at end of file diff --git a/rc6.d/K01atd b/rc6.d/K01atd new file mode 120000 index 0000000..8cd7248 --- /dev/null +++ b/rc6.d/K01atd @@ -0,0 +1 @@ +../init.d/atd \ No newline at end of file diff --git a/rc6.d/K01avahi-daemon b/rc6.d/K03avahi-daemon similarity index 100% rename from rc6.d/K01avahi-daemon rename to rc6.d/K03avahi-daemon diff --git a/rc6.d/K03sendsigs b/rc6.d/K04sendsigs similarity index 100% rename from rc6.d/K03sendsigs rename to rc6.d/K04sendsigs diff --git a/rc6.d/K04rsyslog b/rc6.d/K05rsyslog similarity index 100% rename from rc6.d/K04rsyslog rename to rc6.d/K05rsyslog diff --git a/rc6.d/K05umountnfs.sh b/rc6.d/K06umountnfs.sh similarity index 100% rename from rc6.d/K05umountnfs.sh rename to rc6.d/K06umountnfs.sh diff --git a/rc6.d/K06nfs-common b/rc6.d/K07nfs-common similarity index 100% rename from rc6.d/K06nfs-common rename to rc6.d/K07nfs-common diff --git a/rc6.d/K06rpcbind b/rc6.d/K07rpcbind similarity index 100% rename from rc6.d/K06rpcbind rename to rc6.d/K07rpcbind diff --git a/rc6.d/K07hwclock.sh b/rc6.d/K08hwclock.sh similarity index 100% rename from rc6.d/K07hwclock.sh rename to rc6.d/K08hwclock.sh diff --git a/rc6.d/K07networking b/rc6.d/K08networking similarity index 100% rename from rc6.d/K07networking rename to rc6.d/K08networking diff --git a/rc6.d/K08umountfs b/rc6.d/K09umountfs similarity index 100% rename from rc6.d/K08umountfs rename to rc6.d/K09umountfs diff --git a/rc6.d/K09umountroot b/rc6.d/K10umountroot similarity index 100% rename from rc6.d/K09umountroot rename to rc6.d/K10umountroot diff --git a/rc6.d/K10reboot b/rc6.d/K11reboot similarity index 100% rename from rc6.d/K10reboot rename to rc6.d/K11reboot diff --git a/systemd/system/multi-user.target.wants/atd.service b/systemd/system/multi-user.target.wants/atd.service new file mode 120000 index 0000000..e225a48 --- /dev/null +++ b/systemd/system/multi-user.target.wants/atd.service @@ -0,0 +1 @@ +/lib/systemd/system/atd.service \ No newline at end of file -- 2.43.0