Implement shutdown-if-not-in-use.

This commit is contained in:
Andreas B. Mundt 2023-08-06 13:51:16 +02:00
parent f1c67852da
commit 9f6fa677c4
5 changed files with 84 additions and 0 deletions

View file

@ -7,3 +7,8 @@
name: tmp.mount
enabled: yes
listen: enable tmp.mount
- name: enable pwroff.timer
systemd:
name: pwroff.timer
enabled: true