Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
senfcall-public
cleanup-meeting-data
Commits
9a3b58e3
Commit
9a3b58e3
authored
Feb 14, 2021
by
Johannes Barthel
Browse files
remove non-existing working dir from systemd config
parent
cd1c72be
Changes
3
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
9a3b58e3
...
...
@@ -53,7 +53,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "cleanup-meeting-data"
version = "0.2.
2
"
version = "0.2.
3
"
dependencies = [
"lazy_static",
"regex",
...
...
Cargo.toml
View file @
9a3b58e3
[package]
name
=
"cleanup-meeting-data"
version
=
"0.2.
2
"
version
=
"0.2.
3
"
authors
=
[
"Johannes <johannes@senfcall.de>"
]
edition
=
"2018"
...
...
cleanup-meeting-data.service
View file @
9a3b58e3
...
...
@@ -4,4 +4,3 @@ Description=clean up stale meeting data from /var/bigbluebutton
[Service]
Type
=
oneshot
ExecStart
=
/usr/bin/cleanup-meeting-data
WorkingDirectory
=
/etc/cleanup-meeting-data/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment