Deploy systemd conf files for user
Signed-off-by: Ferit Yiğit BALABAN <fybalaban@fybx.dev>
This commit is contained in:
parent
a41d4fd492
commit
b683fbd2ad
4
utility/systemd/deploy_systemd.sh
Executable file
4
utility/systemd/deploy_systemd.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
cp deskenv.service ~/.config/systemd/user/
|
||||||
|
cp deskenv.timer ~/.config/systemd/user/
|
||||||
|
systemctl --user enable deskenv.timer
|
Loading…
x
Reference in New Issue
Block a user