Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: Updating to include information on different programs/services ↵ | David Runge | 2015-03-31 | 1 | -1/+155 |
| | | | | included. | ||||
* | README.md: updating system services, renaming user services, adding special ↵ | David Runge | 2015-03-31 | 1 | -1/+12 |
| | | | | user services. | ||||
* | README.md: Indenting sub list | David Runge | 2015-03-31 | 1 | -10/+9 |
| | |||||
* | LICENSE: Adding GPLv3 | David Runge | 2015-03-31 | 1 | -0/+674 |
| | |||||
* | README.md: First version | David Runge | 2015-03-31 | 1 | -0/+18 |
| | |||||
* | system/user@.service.d/dbus.conf: Adding DBUS_SESSION_BUS_ADDRESS as ↵ | David Runge | 2015-03-31 | 1 | -0/+2 |
| | | | | separate Environment from config file to the global user@.service configuration. | ||||
* | user/dbus.*: Adding first version of dbus user message bus service and socket. | David Runge | 2015-03-31 | 2 | -0/+19 |
| | |||||
* | scripts/postpone-screensaver: Adding first version of script, after moving ↵ | David Runge | 2015-03-31 | 1 | -0/+43 |
| | | | | thesourcing of the EnvironmentFile out of the script running it | ||||
* | config/postpone-screensaver: Adding first version of config file with examples. | David Runge | 2015-03-31 | 1 | -0/+9 |
| | |||||
* | postpone-screensaver.{service,timer}: Adding first version of service and ↵ | David Runge | 2015-03-31 | 2 | -0/+21 |
| | | | | timer unit. | ||||
* | config/rtorrent@.conf: Adding first version of config. | David Runge | 2015-03-31 | 1 | -0/+7 |
| | |||||
* | system/rtorrent@.service: Adding first version. | David Runge | 2015-03-31 | 1 | -0/+18 |
| | |||||
* | user/systemd-analyze-plot.service: Adding first version of service. | David Runge | 2015-03-30 | 1 | -0/+15 |
| | |||||
* | config/plot.conf: Adding configuration file for ↵ | David Runge | 2015-03-30 | 1 | -0/+10 |
| | | | | user/systemd-analyze-plot.service | ||||
* | update-mirrorlist.{service,timer}: Adding systemd service and timer files ↵ | David Runge | 2015-03-21 | 2 | -0/+21 |
| | | | | for updating pacman's mirrorlist using update-mirrorlist (if installed). | ||||
* | mpd@.service: Adding a systemd --user service for mpd to start with a ↵ | David Runge | 2015-03-20 | 1 | -0/+11 |
| | | | | different configuration file than the default one and using pax11publish to also play on that (remote) server. The server hostname must be the same as the configuration postfix (mpd-hostname.conf). | ||||
* | rtorrent.service: Adding a tmux systemd --user file that will launch a named ↵ | David Runge | 2015-03-20 | 1 | -0/+20 |
| | | | | tmux user session with rtorrent running, to attach to within a separate TMUX_TMPDIR set to the user's run directory. The user's Downloads directory will be used for a rtorrent tmp and session directory. | ||||
* | monitoring.service: Adding a tmux systemd --user file that will launch a ↵ | David Runge | 2015-03-20 | 1 | -0/+20 |
| | | | | named tmux user session with monitoring programs such as htop, glances and loginctl, to attach to within a separate TMUX_TMPDIR set to the user's run directory. | ||||
* | tmux.service: Adding a tmux systemd --user file that will launch a named ↵ | David Runge | 2015-03-20 | 1 | -0/+14 |
| | | | | tmux user session to attach to within a separate TMUX_TMPDIR set to the user's run directory. | ||||
* | pulse.service: Add minimal pulseaudio systemd --user service, not relying on ↵ | David Runge | 2015-03-20 | 1 | -0/+12 |
| | | | | a socket. | ||||
* | syndaemon.service: Adding a systemd --user unit to disable touchpad on ↵ | David Runge | 2015-03-20 | 1 | -0/+12 |
| | | | | keyboard input with syndaemon (part of xf86-input-synaptics) | ||||
* | jack: Adding a sample configuration file for a firewire device and a JACK ↵ | David Runge | 2015-03-20 | 2 | -0/+28 |
| | | | | systemd --user service file. | ||||
* | compton.service: Adding a systemd --user unit for compton X compositor. | David Runge | 2015-03-20 | 1 | -0/+13 |
| | |||||
* | cpupower-rt: Adding cpupower-rt script, configuration and service file. ↵ | David Runge | 2015-03-20 | 3 | -0/+73 |
Meant to be used with linux-rt and setting the special boot parameter: systemd.setenv=REALTIME=true. |