This unit is provided by:
Options
-
[Service]
-
CapabilityBoundingSet=
-
EnvironmentFile=/usr/share/webapps/gitlab/environment
-
ExecStart=/usr/bin/bundle-2.7 exec rake gitlab:backup:create
-
Group=gitlab
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
ReadWritePaths=/usr/share/webapps/gitlab/tmp
-
SyslogIdentifier=gitlab-backup
-
Type=oneshot
-
User=gitlab
-
WorkingDirectory=/usr/share/webapps/gitlab
-
-
[Unit]
-
After=network.target
-
Description=GitLab Backup process
-
Requires=
-
Additionnal notes
Nothing here.