rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | [Unit] |
2 | Description=EncryptedFileDecryptedHelperScript | ||||
3 | |||||
4 | [Service] | ||||
5 | ExecStart=/etc/encryptlibrary-init.sh | ||||
6 | Type=simple | ||||
7 | |||||
8 | [Install] | ||||
9 | Alias=DecryptionHelperScript | ||||
10 | WantedBy=multi-user.target |