Librewolf sync
This commit is contained in:
13
.config/systemd/user/nextcloud.service
Normal file
13
.config/systemd/user/nextcloud.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Nextcloud
|
||||
Wants=graphical-session.target
|
||||
StartLimitIntervalSec=3
|
||||
StartLimitBurst=10
|
||||
|
||||
[Service]
|
||||
TimeoutStartSec=1
|
||||
ExecStart=nextcloud
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Reference in New Issue
Block a user