diff options
Diffstat (limited to 'raveos-plasma-theme/raveos-plasma-theme-apply.service')
| -rw-r--r-- | raveos-plasma-theme/raveos-plasma-theme-apply.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/raveos-plasma-theme/raveos-plasma-theme-apply.service b/raveos-plasma-theme/raveos-plasma-theme-apply.service index 90cfc9c..b66ba42 100644 --- a/raveos-plasma-theme/raveos-plasma-theme-apply.service +++ b/raveos-plasma-theme/raveos-plasma-theme-apply.service @@ -8,6 +8,7 @@ ConditionPathExists=!/var/lib/raveos-plasma-theme/.applied Type=oneshot ExecStart=/usr/lib/raveos-plasma-theme/auto-apply.sh ExecStartPost=/usr/bin/install -Dm644 /dev/null /var/lib/raveos-plasma-theme/.applied +RemainAfterExit=yes [Install] WantedBy=multi-user.target |