summaryrefslogtreecommitdiffstats
path: root/core/modules/smartctl
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into installerJonathan Bauer2020-09-251-2/+0Star
|\
| * [*] 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.
* | Merge branch 'master' into installerJonathan Bauer2019-10-312-9/+0Star
|\|
| * [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.
* | Merge branch 'master' into install-modeJonathan Bauer2018-04-091-0/+2
|\|
| * [smartctl] add /opt/openslx/* to PATHJonathan Bauer2018-04-091-0/+2
| |
* | [slxlog] let try this again ...Jonathan Bauer2017-10-101-0/+3
| |
* | Revert "externalize slxlog to its own module"Jonathan Bauer2017-10-091-3/+0Star
| | | | | | | | This reverts commit ef7279aaa989c1e020bc4c66eb93406bdd9c55a5.
* | externalize slxlog to its own moduleJonathan Bauer2017-10-091-0/+3
|/
* 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