aboutsummaryrefslogtreecommitdiffstats
path: root/system
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of sleepmap.de:software/uenv0.9David Runge2017-06-261-13/+2
|\ | | | | | | | | | | | | | | * 'master' of sleepmap.de:software/uenv: README.rst: Adding working homepage link for XenGi. bin/update-motd: Fix non-zero exit code in bashs safe mode. user/postpone-screensaver.service: Moving executable to /usr/bin. scripts/{postpone-screensaver,update-motd}: moving to bin subfolder for better distinction from scripts. scripts/update-motd,system/update-motd.service: Adding script to be called by update-motd.service instead of using so many sh invocations in the service file.
| * scripts/update-motd,system/update-motd.service: Adding script to be called ↵0.8.5David Runge2017-02-251-13/+2
| | | | | | | | by update-motd.service instead of using so many sh invocations in the service file.
* | system/rtorrent@.service: Removing unneeded KillMode.David Runge2017-06-261-1/+0
|/
* system/update-motd.service: Fixing unescaped typo.David Runge2017-02-241-1/+1
|
* system/update-motd.*: Adding update-motd service and timer.David Runge2017-02-242-0/+32
|
* Merge branch 'master' of sleepmap.de:software/uenv0.8.3David Runge2017-01-102-21/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:software/uenv: README.rst: Removing gpg-agent.service specific information. user/gpg-agent.service: Removing gpg-agent.service, as it was added to the repository package gnupg. user/jack@.service: Leaving space between flags and parameters. user/conky@.service: Moving to .conf files for conky configuration. user/jack@.service: Removing named server settings (they conflict with many default clients. NEWS: Adding information for version 0.7.0. README.rst: Removing update-mirrorlist system services (project seems dead and there is now update-pacman-mirrorlist: https://aur.archlinux.org/packages/update-pacman-mirrorlist/). README.rst: Adding information regarding the conky@ user service. user/conky@.service: Adding a conky@ user service, that can be used to start conky scripts by configuration file name. user/compton.service: Adding a check if X is running using xset. Raising RestartSec to 3s. Making service anti-dependant on realtime kernel.
| * README.rst: Removing update-mirrorlist system services (project seems dead ↵David Runge2016-08-252-21/+0
| | | | | | | | and there is now update-pacman-mirrorlist: https://aur.archlinux.org/packages/update-pacman-mirrorlist/).
* | system/rtorrent@.service: Updating Requires to openvpn >= 2.4. Adding ↵David Runge2017-01-101-1/+6
|/ | | | systemd based hardening.
* system/cpupower-rt.service, user/compton.service: Changing real-time kernel ↵0.6.0David Runge2016-06-041-1/+1
| | | | dependency to /sys/kernel/realtime instead of relying upon kernel command line parameter. README.rst: Updating information regarding real-time settings. Fixing typos. NEWS: updating information regarding version 0.6.0.
* system/cpupower-rt.service: Making the service use the default script from ↵0.4David Runge2016-05-011-1/+2
| | | | the cpupower package. Proper EnvironmentFile settings have been added to the Arch Linux cpupower package.
* system/rtorrent@.service: Changing OpenVPN profile to a more generic name.David Runge2015-10-231-1/+1
|
* system/user@.service.d/: Removing dbus settings. Systemd 226 now has all ↵David Runge2015-10-201-2/+0
| | | | that set correctly.
* Merge branch 'master' of sleepmap.de:uenvDavid Runge2015-06-271-0/+11
|\ | | | | | | | | | | | | * 'master' of sleepmap.de:uenv: scripts/autotunnel: Fixing SERVER_ALIVE_COUNT_MAX system/autotunnel@.service: Fixing script name. autotunnel: Adding example config, systemd service file and script for autossh managed SSH tunnel to predefined host
| * system/autotunnel@.service: Fixing script name.David Runge2015-04-251-1/+1
| |
| * autotunnel: Adding example config, systemd service file and script for ↵David Runge2015-04-241-0/+11
| | | | | | | | autossh managed SSH tunnel to predefined host
* | system/rtorrent@.service: Adding the adding of TMUX_TMPDIR if not created yet.David Runge2015-06-271-0/+1
|/
* system/rtorrent@.service: Fixing location of EnvironmentFileDavid Runge2015-03-311-1/+1
|
* system/user@.service.d/dbus.conf: Adding DBUS_SESSION_BUS_ADDRESS as ↵David Runge2015-03-311-0/+2
| | | | separate Environment from config file to the global user@.service configuration.
* system/rtorrent@.service: Adding first version.David Runge2015-03-311-0/+18
|
* update-mirrorlist.{service,timer}: Adding systemd service and timer files ↵David Runge2015-03-212-0/+21
| | | | for updating pacman's mirrorlist using update-mirrorlist (if installed).
* cpupower-rt: Adding cpupower-rt script, configuration and service file. ↵David Runge2015-03-201-0/+12
Meant to be used with linux-rt and setting the special boot parameter: systemd.setenv=REALTIME=true.