summaryrefslogtreecommitdiffstats
path: root/core/modules/smartctl
Commit message (Collapse)AuthorAgeFilesLines
* Remove COPYLIST boilerplate from every module; move to setup_targetSimon Rettberg2021-07-121-3/+1Star
|
* [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.dSimon Rettberg2020-09-231-2/+0Star
| | | | | | Since we can set PATH for everything spawned by systemd, this boilerplate code is not needed anymore. Makes future changes much easier.
* [smartctl] only keep cron jobJonathan Bauer2019-10-312-9/+0Star
| | | | | the service is just triggering the script which does the same thing than hardware-stats -> we need to merge both ways to check for SMART values.
* [smartctl] add /opt/openslx/* to PATHJonathan Bauer2018-04-091-0/+2
|
* Add bash shebangs to all our includes:Simon Rettberg2017-02-287-0/+7
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-231-1/+9
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-2511-0/+98