|
2dc523271c
|
In dwelling-upload.service changed a formatting of one line to reduce its length. :)
|
2023-08-06 02:05:30 +04:00 |
|
|
d919d00cc0
|
In dwelling-upload-clean converted an expiry var to time.Duration. Added an 'h' unit in a .service to represent hours.
|
2023-08-05 19:28:05 +04:00 |
|
|
6b8a7dffc7
|
In .service files flags was replaced by the new ones.
|
2023-08-01 16:46:50 +04:00 |
|
|
3799c1d178
|
Fixed a comment in dwelling-upload.service.
|
2023-05-27 19:36:30 +04:00 |
|
|
860d719cdd
|
Fixed a typo in upload dir path.
|
2023-05-26 12:49:18 +04:00 |
|
|
c5faef303b
|
In service replaced args for ExecStart= to the new ones.
|
2023-05-25 02:32:04 +04:00 |
|
|
9510027d05
|
Replace flags in a clean service with the new ones.
|
2023-05-25 02:11:20 +04:00 |
|
|
55ba1fd67d
|
Do not log how much files was deleted. Useless info, keep only error logs.
And removed configPath flag as well.
|
2023-05-25 02:10:35 +04:00 |
|
|
99eed674fc
|
Since we now run setup command from script, this caution doesn't needed.
|
2023-05-25 00:53:35 +04:00 |
|
|
705a4ede76
|
Updated comments in upload.service.
|
2023-05-25 00:49:30 +04:00 |
|
|
3f79eb5b08
|
Added SetCredentialEncrypted= and a comment.
|
2023-05-25 00:14:24 +04:00 |
|
|
dc9b66cae4
|
Removed /usr/lib64 from ExecPaths.
|
2022-06-13 21:07:04 +04:00 |
|
|
ebb16384db
|
Ah, okay, I looked up ldd output and found that clean service has no dynamic library dependency unlike the service itself. So /usr/lib should be here as well.
|
2022-03-30 01:45:07 +04:00 |
|
|
0a1ba68b5c
|
Shit, why I forgot it? No should be working. :)
|
2022-03-30 01:35:57 +04:00 |
|
|
7212be161d
|
Okay, seems to be working. No clue why it didn't before.
|
2022-03-30 01:34:32 +04:00 |
|
|
3f8fbc4e12
|
Another attempt on restricting executable paths.
|
2022-03-30 01:32:00 +04:00 |
|
|
145a8e7564
|
Forgot to remove NoExecPaths and ExecPaths for dwelling-upload-clean as well.
|
2022-03-26 17:03:49 +04:00 |
|
|
ca414f6054
|
Removed NoExecPaths and ExecPaths since it doesn't work for whatever reason.
Added RuntimeDirectory to store sock file in an appropriate place.
|
2022-03-20 18:58:14 +04:00 |
|
|
9ec920f3aa
|
Excluded executables from NoExecPaths.
|
2022-03-20 18:40:26 +04:00 |
|
|
4131f7b77e
|
Renamed dwelling-upload-clear to a more suitable name dwelling-upload-clean.
|
2022-03-20 18:19:59 +04:00 |
|
|
c0825739ef
|
Updated config path in systemd unit files.
|
2022-02-17 02:38:23 +04:00 |
|
|
f08698effd
|
Ha-ha, not -config, but -conf. xD
|
2022-02-11 04:07:36 +04:00 |
|
|
3bdc589118
|
Run services as a dwupload user.
|
2022-02-07 20:37:19 +04:00 |
|
|
d4852ee6dd
|
Initial commit.
|
2022-02-06 02:22:23 +04:00 |
|