aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* scripts/mpd-pulse: Quoting variables.David Runge2019-02-131-4/+4
|
* scripts/autotunnel: Quoting variables.David Runge2019-02-131-2/+4
|
* user/postpone-screensaver.service: Moving executable to /usr/bin. ↵0.8.6David Runge2017-02-252-94/+0
| | | | 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 ↵0.8.5David Runge2017-02-251-0/+51
| | | | by update-motd.service instead of using so many sh invocations in the service file.
* scripts/mpd-pulse: Removing typo space in bang line, preventing script to be ↵David Runge2016-06-041-1/+1
| | | | run.
* scripts/mpd-pulse: Fixing condition in which service mpd@.service will fail ↵0.5.1David Runge2016-06-041-0/+4
| | | | if started for localhost.
* user/mpd{@,-new}.service: Unifying all template based approaches in ↵David Runge2016-06-031-0/+62
| | | | mpd@.service. scripts/mpd-pulse: Adding script to start/stop a pax11publish connection to the given host, if it's not an extension of hostname or localhost.
* system/cpupower-rt.service: Making the service use the default script from ↵0.4David Runge2016-05-011-32/+0
| | | | the cpupower package. Proper EnvironmentFile settings have been added to the Arch Linux cpupower package.
* scripts/autotunnel: Fixing SERVER_ALIVE_COUNT_MAXDavid Runge2015-04-251-1/+1
|
* autotunnel: Adding example config, systemd service file and script for ↵David Runge2015-04-241-0/+21
| | | | autossh managed SSH tunnel to predefined host
* scripts/postpone-screensaver: Adding first version of script, after moving ↵David Runge2015-03-311-0/+43
| | | | thesourcing of the EnvironmentFile out of the script running it
* cpupower-rt: Adding cpupower-rt script, configuration and service file. ↵David Runge2015-03-201-0/+32
Meant to be used with linux-rt and setting the special boot parameter: systemd.setenv=REALTIME=true.