summaryrefslogtreecommitdiffstats
path: root/remote/modules/plymouth/data/etc
Commit message (Collapse)AuthorAgeFilesLines
* Fix tmpfiles.d files to use 'd' not 'D' for directoriesSimon Rettberg2014-02-051-1/+1
| | | | | | | 'D' would delete all the contents if it exists, which would pretty much break things if you trigger systemd-tmpfiles in a running system. 'd' just created the directory if it doesn't exist yet.
* [plymouth] systemd service file to properly quit plymouthJonathan Bauer2013-11-281-0/+9
|
* Switch to using /etc/tmpfiles.d for creating files/dirs in /runSimon Rettberg2013-08-201-0/+2
| | | | Also added a sanity check after processing each module, which will abort if anything is placed in /run directly
* delete plymouth/data/etc/systemd...Michael Neves2013-04-2410-107/+0Star
|
* restructuring...Jonathan Bauer2013-03-1410-0/+107