services: Unify naming pattern to kebab case
This commit is contained in:
parent
cc0cdd2a6c
commit
5d4998481f
4 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +0,0 @@
|
|||
[Unit]
|
||||
Description=Automatically commit notes in university directory
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Environment=GS_TIME_TO_COMMIT=120 GS_UNCHANGED_RUNS_TO_PUSH=30
|
||||
# workaround to allow relative executable invocation (i.e. current users' home dir)
|
||||
ExecStart=/bin/bash -c '%h/.local/share/services/git-sync %h/documents/notes/uni'
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue